mirror of
https://gitlab.com/veilid/veilid-dot-com.git
synced 2025-02-14 06:31:24 -05:00
8 lines
73 B
SCSS
8 lines
73 B
SCSS
![]() |
//
|
||
|
// Text truncation
|
||
|
//
|
||
|
|
||
|
.text-truncate {
|
||
|
@include text-truncate();
|
||
|
}
|