Files
TestMesa/backend/frontend/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2024-12-17 13:23:11 -08:00

8 lines
73 B
SCSS

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