aboutsummaryrefslogblamecommitdiffstats
path: root/vendor/twbs/bootstrap/scss/helpers/_text-truncation.scss
blob: 6421dac9a85271cba3f65b5e7116c7fd907b9e72 (plain) (tree)
1
2
3
4
5
6
7






                           
//
// Text truncation
//

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