survey-sdgs/public/assets/libs/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Executable File

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