Files

8 lines
73 B
SCSS
Raw Permalink Normal View History

2026-05-17 21:09:32 +08:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}