theme-blog-ewen/assets/scss/bootstrap/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2022-02-22 19:21:32 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}