borg-web/borgweb/bootstrap/scss/helpers/_text-truncation.scss
2021-05-10 11:39:19 +01:00

8 lines
73 B
SCSS

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