mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fixes #11770: Move component-animations.less to the utility section of import list to match Customizer
This commit is contained in:
Vendored
+1
-1
@@ -16,7 +16,6 @@
|
||||
@import "buttons.less";
|
||||
|
||||
// Components
|
||||
@import "component-animations.less";
|
||||
@import "glyphicons.less";
|
||||
@import "dropdowns.less";
|
||||
@import "button-groups.less";
|
||||
@@ -45,5 +44,6 @@
|
||||
@import "carousel.less";
|
||||
|
||||
// Utility classes
|
||||
@import "component-animations.less";
|
||||
@import "utilities.less";
|
||||
@import "responsive-utilities.less";
|
||||
|
||||
Reference in New Issue
Block a user