bakalarska_praca/database/node_modules/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Permalink Normal View History

2023-05-11 19:57:12 +00:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}