mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
7 lines
62 B
SCSS
7 lines
62 B
SCSS
//
|
|
// Text
|
|
//
|
|
|
|
.text-truncate {
|
|
@include text-truncate();
|
|
}
|