Añade soporte nativo a Bootstrap con un nuevo tema
This commit is contained in:
parent
d38df3a5b6
commit
7f8b94eafe
37 changed files with 652 additions and 6 deletions
|
|
@ -41,12 +41,17 @@ fluent-templates = "0.6.1"
|
|||
unic-langid = "0.9.0"
|
||||
|
||||
actix-web = "3.3.3"
|
||||
actix-web-static-files = "3.0.5"
|
||||
|
||||
maud = { version = "0.23.0", features = ["actix-web"] }
|
||||
sycamore = { version = "0.7.1", features = ["ssr"] }
|
||||
downcast-rs = "1.2.0"
|
||||
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
[build-dependencies]
|
||||
actix-web-static-files = "3.0.5"
|
||||
|
||||
[lib]
|
||||
name = "pagetop"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue