selfprivacy.org/_vendor/github.com/twbs/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2024-04-25 22:15:39 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}