Update bootstrap-reboot.scss

This commit is contained in:
Mark Otto 2016-12-26 16:33:55 -08:00
parent 4482503237
commit 424f969d1c
1 changed files with 1 additions and 1 deletions

View File

@ -2,10 +2,10 @@
//
// Includes only Normalize and our custom Reboot reset.
@import "custom";
@import "variables";
@import "mixins/hover";
@import "mixins/tab-focus";
@import "custom";
@import "normalize";
@import "reboot";