theme-blog-ewen/assets/scss/bootstrap/helpers/_text-truncation.scss
2023-10-25 20:40:52 +02:00

8 lines
73 B
SCSS

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