shift73k/assets_old/node_modules/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

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