Lachenzelg/assets/libs/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2025-01-07 03:02:25 +01:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}