Files
rspade_system/node_modules/bootstrap/scss/helpers/_text-truncation.scss
2025-12-03 21:28:08 +00:00

8 lines
73 B
SCSS
Executable File

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