Socialify

Folder ..

Viewing _text-truncation.scss
7 lines (6 loc) • 73.0 B

1
2
3
4
5
6
7
//
// Text truncation
//

.text-truncate {
  @include text-truncate();
}