Files
Clivelancaster/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss
2024-11-08 21:45:14 +11:00

8 lines
73 B
SCSS

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