mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Link helpers & use utility API for all utilities
This commit is contained in:
7
scss/helpers/_text-truncation.scss
Normal file
7
scss/helpers/_text-truncation.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Text truncation
|
||||
//
|
||||
|
||||
.text-truncate {
|
||||
@include text-truncate();
|
||||
}
|
Reference in New Issue
Block a user