Files
hugo_bootstrap_theme/assets/scss/bootstrap/helpers/_text-truncation.scss
T
2026-06-16 16:45:32 +02:00

8 lines
73 B
SCSS

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