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