Internet_prog/2 лаба/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2023-10-24 12:26:58 +04:00

8 lines
73 B
SCSS

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