This commit is contained in:
2025-09-19 08:29:49 +08:00
parent 3f326dbd01
commit de6a2ff114
969 changed files with 609318 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}