1
0
Fork 0
hswro_org/_sass/bootstrap/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Permalink Normal View History

2023-11-26 06:34:29 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}