Files
paige-hugo/paige/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2023-03-27 20:36:59 -07:00

8 lines
73 B
SCSS

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