lix-website/themes/lix/assets/bootstrap/scss/helpers/_text-truncation.scss
2024-04-26 22:49:34 -06:00

8 lines
73 B
SCSS

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