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

7 lines
73 B
SCSS

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