📄 _text-truncation.scss
/home/palash/git/site/node_modules/bootstrap/scss/helpers/_text-truncation.scss
Language: scss • Lines: 7
//
// Text truncation
//

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