ZTL_Website_Ideas/_sass/bootstrap/helpers/_text-truncation.scss
2025-09-12 16:54:28 +02:00

7 lines
73 B
SCSS

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