Files
Rotafilio_Vantive/bootstrap-5.2.3/scss/helpers/_text-truncation.scss
T

8 lines
73 B
SCSS
Raw Normal View History

2025-09-11 16:48:41 -06:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}