Files
paige-hugo/assets/paige/bootstrap/css/helpers/_text-truncation.scss
2023-02-17 21:01:58 -08:00

8 lines
73 B
SCSS

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