site-web-le-plus-beau-des-v.../bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2024-05-01 12:45:11 +02:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}