Files
Ogestan_Drossagyn_Papilocare/Drossagyn/bootstrap-5.3.8/scss/helpers/_text-truncation.scss
T

8 lines
73 B
SCSS
Raw Normal View History

2025-12-14 20:53:27 -06:00
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}