Files
vvveb-cms/static/Vvvebjs/scss/bootstrap/helpers/_text-truncation.scss

8 lines
73 B
SCSS
Raw Normal View History

2026-05-17 21:09:32 +08:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}