mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 16:50:23 +00:00
Rename file with text-hide mixin
This commit is contained in:
parent
8f16abb669
commit
de44d2a3dd
2 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
// Utilities
|
||||
@import "mixins/breakpoints";
|
||||
@import "mixins/hide-text";
|
||||
@import "mixins/hover";
|
||||
@import "mixins/image";
|
||||
@import "mixins/label";
|
||||
|
|
@ -33,6 +32,7 @@
|
|||
@import "mixins/tab-focus";
|
||||
@import "mixins/reset-text";
|
||||
@import "mixins/text-emphasis";
|
||||
@import "mixins/text-hide";
|
||||
@import "mixins/text-truncate";
|
||||
|
||||
// // Components
|
||||
|
|
|
|||
Loading…
Reference in a new issue