Files
Philippe Torrel 1b7f884cc6
2026-07-03 15:30:26 +02:00

8 lines
73 B
SCSS

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