site-web-le-plus-beau-des-v.../bootstrap/scss/helpers/_text-truncation.scss
2024-05-01 12:45:11 +02:00

7 lines
73 B
SCSS

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