Files
Personal_Website/assets/scss/material-kit/bootstrap/helpers/_text-truncation.scss
2024-08-12 17:40:32 +01:00

8 lines
73 B
SCSS

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