aboutsummaryrefslogtreecommitdiff
path: root/scss/helpers/_text.scss
blob: 419703f1ce461086cf3be94f47090902ab48a21b (plain)
1
2
3
4
5
6
7
//
// Text
//

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