blogamore/assets/bootstrap/scss/helpers/_text-truncation.scss
2022-11-13 20:52:45 +01:00

7 lines
73 B
SCSS

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