Files

8 lines
73 B
SCSS
Raw Permalink Normal View History

2025-09-19 08:29:49 +08:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}