Files
2024-10-25 13:25:15 +02:00

8 lines
73 B
SCSS

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