Files
front/dist/assets/vendor/bootstrap/scss/helpers/_text-truncation.scss
2021-12-28 13:34:18 +01:00

8 lines
73 B
SCSS

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