Files
startup-project-for-jekyll-…/_sass/bootstrap5/helpers/_text-truncation.scss
2025-11-07 00:44:07 +08:00

8 lines
73 B
SCSS

//
// Text truncation
//
.text-truncate {
@include text-truncate();
}