Files
taimed/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2025-07-24 17:21:45 +08:00

8 lines
73 B
SCSS

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