selfprivacy.org/_vendor/github.com/twbs/bootstrap/scss/helpers/_text-truncation.scss
2024-04-26 01:15:39 +03:00

8 lines
73 B
SCSS

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