2023-12-15 14:42:22 +04:00

8 lines
73 B
SCSS

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