Añade tema Bootsier basado en Bootstrap

This commit is contained in:
Manuel Cillero 2025-10-12 12:07:02 +02:00
parent ec60c4ce6f
commit 3e3903b2c7
115 changed files with 15682 additions and 4 deletions

View file

@ -0,0 +1,7 @@
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}