mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
sure we only need the two mixins, but this ensures folks don't run into missing mixin errors down the line
This commit is contained in:
Vendored
+1
-2
@@ -3,8 +3,7 @@
|
||||
// Includes only Normalize and our custom Reboot reset.
|
||||
|
||||
@import "variables";
|
||||
@import "mixins/hover";
|
||||
@import "mixins/tab-focus";
|
||||
@import "mixins";
|
||||
@import "custom";
|
||||
|
||||
@import "normalize";
|
||||
|
||||
Reference in New Issue
Block a user