1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00
Files
bootstrap/scss/helpers/_text.scss

8 lines
62 B
SCSS

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