Files
herbarium/node_modules/bootstrap/scss/helpers/_text-truncation.scss
Matis MAZINGUE e5d265cc98 post
2024-06-07 15:26:54 +02:00

8 lines
73 B
SCSS

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