DigitalConsumer.FixMyGlass/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2021-09-20 17:57:19 -04:00

7 lines
73 B
SCSS

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