Files
ares/public/assets/bootstrap/scss/helpers/_text-truncation.scss
Beyhan Oğur 4d92991817 first commit
2026-04-26 21:30:42 +03:00

8 lines
73 B
SCSS

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