mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 14:40:57 +00:00
7 lines
60 B
SCSS
7 lines
60 B
SCSS
//
|
|
// Text
|
|
//
|
|
|
|
.text-truncate {
|
|
@include text-truncate;
|
|
}
|