first commit
This commit is contained in:
7
media/vendor/bootstrap/scss/helpers/_text-truncation.scss
vendored
Normal file
7
media/vendor/bootstrap/scss/helpers/_text-truncation.scss
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
//
|
||||
// Text truncation
|
||||
//
|
||||
|
||||
.text-truncate {
|
||||
@include text-truncate();
|
||||
}
|
||||
Reference in New Issue
Block a user