File size: 73 Bytes
a8eb386
 
 
 
 
 
 
1
2
3
4
5
6
7
8
//
// Text truncation
//

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