✨ (base): Añade componente Badge
Incluye soporte específico en Bootsier (`BadgeBootsier`) para fijar el color de fondo con contraste de texto garantizado.
This commit is contained in:
parent
3e83f8e35e
commit
4cc72aac0e
4 changed files with 120 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
pub mod layout;
|
||||
|
||||
mod badge;
|
||||
pub use badge::Badge;
|
||||
|
||||
mod block;
|
||||
pub use block::Block;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue