mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-05 11:04:43 +00:00
8 lines
60 B
SCSS
8 lines
60 B
SCSS
|
|
//
|
||
|
|
// Text
|
||
|
|
//
|
||
|
|
|
||
|
|
.text-truncate {
|
||
|
|
@include text-truncate;
|
||
|
|
}
|