pagetop/extensions/pagetop-bootsier/static/scss/bootstrap-5.3.8/helpers/_text-truncation.scss

7 lines
73 B
SCSS
Vendored

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