Files
est-frame/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2025-10-22 05:38:27 +00:00

8 lines
73 B
SCSS
Executable File

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