Files
Shotreact/shotreact/wwwroot/lib/twitter-bootstrap/scss/helpers/_text-truncation.scss
clive c1e8ad417a
Some checks failed
Gitea CI/CD / build (push) Failing after 16m30s
LibMan Client Side Libraries Update.
2024-06-09 16:52:03 +10:00

8 lines
73 B
SCSS

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