🔥 Remove external packages for unity

This commit is contained in:
Manuel Cillero 2024-04-12 21:41:53 +02:00
parent 4ea28030c7
commit 4b1e34487d
59 changed files with 3 additions and 1905 deletions

View file

@ -1,26 +0,0 @@
[package]
name = "pagetop-bootsier"
version = "0.0.18"
edition = "2021"
description = "PageTop theme that uses Bootstrap framework for versatile styles and components."
homepage = "https://pagetop.cillero.es"
repository = "https://github.com/manuelcillero/pagetop"
license = "MIT OR Apache-2.0"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
categories = [
"web-programming", "gui"
]
keywords = [
"pagetop", "theme", "bootstrap", "css", "js"
]
[dependencies]
pagetop = { version = "0.0", path = "../../" }
static-files = "0.2.3"
[build-dependencies]
pagetop-build = { version = "0.0", path = "../../helpers/pagetop-build" }