✨ Añade tema Bootiser basado en Bootstrap
This commit is contained in:
parent
ebf1828ea3
commit
c1ba4ac7ea
115 changed files with 15682 additions and 4 deletions
9
Cargo.lock
generated
9
Cargo.lock
generated
|
|
@ -1561,6 +1561,7 @@ dependencies = [
|
|||
"indoc",
|
||||
"itoa",
|
||||
"pagetop-aliner",
|
||||
"pagetop-bootsier",
|
||||
"pagetop-build",
|
||||
"pagetop-macros",
|
||||
"pagetop-statics",
|
||||
|
|
@ -1585,6 +1586,14 @@ dependencies = [
|
|||
"pagetop-build",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pagetop-bootsier"
|
||||
version = "0.0.18"
|
||||
dependencies = [
|
||||
"pagetop",
|
||||
"pagetop-build",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pagetop-build"
|
||||
version = "0.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue