survey/test/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2023-03-20 17:22:01 +01:00

8 lines
73 B
SCSS

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