Bootstrap/scss/helpers/_text.scss

8 lines
62 B
SCSS

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