feat(uti): Compiled CSS
[csit.git] / resources / tools / dash / app / pal / static / sass / bootstrap / helpers / _text-truncation.scss
1 //
2 // Text truncation
3 //
4
5 .text-truncate {
6   @include text-truncate();
7 }