MyRepo-Ums/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2024-01-19 11:09:11 +01:00

8 lines
73 B
SCSS

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