veilid-dot-com/themes/veilid/assets/scss/bootstrap/helpers/_text-truncation.scss
2023-08-15 15:25:21 -04:00

8 lines
73 B
SCSS

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