✨ [bootiser] Añade tema basado en Bootstrap
This commit is contained in:
parent
8a184c38b6
commit
ee010706f4
123 changed files with 15735 additions and 13 deletions
23
packages/pagetop-bootsier/Cargo.toml
Normal file
23
packages/pagetop-bootsier/Cargo.toml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
[package]
|
||||
name = "pagetop-bootsier"
|
||||
version = "0.0.18"
|
||||
edition = "2021"
|
||||
|
||||
description = """\
|
||||
Tema para PageTop que usa Bootstrap para dar vida a tus diseños web.\
|
||||
"""
|
||||
categories = ["web-programming", "gui"]
|
||||
keywords = ["pagetop", "theme", "bootstrap", "css", "js"]
|
||||
|
||||
homepage = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
authors = { workspace = true }
|
||||
license = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
pagetop.workspace = true
|
||||
|
||||
static-files.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
pagetop-build.workspace = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue