cs / static /docs /5.0 /scss /helpers /_text-truncation.scss
haoqi7's picture
Upload 1527 files
a8eb386
raw
history blame contribute delete
73 Bytes
//
// Text truncation
//
.text-truncate {
@include text-truncate();
}