melawy-site/public/node_modules/bootstrap/scss/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2023-11-02 01:08:03 +05:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}