_text-truncation.scss 73 Bytes
Newer Older
Joe TS Dell's avatar
Joe TS Dell committed
1
2
3
4
5
6
7
//
// Text truncation
//

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