theme-blog-ewen/assets/scss/bootstrap/helpers/_text-truncation.scss
2022-02-22 20:21:32 +01:00

8 lines
73 B
SCSS

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