gl-website-deployer/vendor/twbs/bootstrap/scss/helpers/_text-truncation.scss
2024-11-19 08:02:04 +01:00

8 lines
73 B
SCSS

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