fmt/doc/bootstrap/scss/helpers/_text-truncation.scss
2024-05-26 19:59:42 -07:00

8 lines
73 B
SCSS

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