pagetop/extensions/pagetop-bootsier/assets/bootstrap-5.3.8/scss/helpers/_text-truncation.scss
Manuel Cillero 1bd97d5705 (bootsier): Añade AdminLTE 4 y Bootstrap Icons
Integra AdminLTE 4.0.0 (SCSS y JS), Bootstrap Icons 1.13.1 y las fuentes
Source Sans 3 VF; reorganiza los SCSS del tema con la nueva estructura
de *pagetop-build*.
2026-06-14 21:25:52 +02:00

7 lines
73 B
SCSS

//
// Text truncation
//
.text-truncate {
@include text-truncate();
}