Files
kevin d2c1683898 up
Signed-off-by: kevin <kevin@lmve.net>
2025-06-05 20:09:52 +08:00

8 lines
73 B
SCSS

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