lix-website/themes/lix/assets/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Permalink Normal View History

2024-04-27 03:39:10 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}