Files
23cm/vendor/twbs/bootstrap/scss/helpers/_text-truncation.scss
2026-01-25 18:18:09 +08:00

8 lines
73 B
SCSS

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