mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01: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:
parent
0f18dfc05c
commit
fe0573cdab
3
scss/bootstrap-reboot.scss
vendored
3
scss/bootstrap-reboot.scss
vendored
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user