mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 05:40:59 +00:00
7 lines
62 B
SCSS
7 lines
62 B
SCSS
//
|
|
// Text
|
|
//
|
|
|
|
.text-truncate {
|
|
@include text-truncate();
|
|
}
|