Files
dogs/node_modules/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2025-05-12 16:42:36 +09:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}