Files
portfolio2023/node_modules/bootstrap/scss/helpers/_text-truncation.scss
T
2023-11-24 22:35:41 +01:00

8 lines
73 B
SCSS

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