aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-26 16:33:55 -0800
committerMark Otto <[email protected]>2016-12-27 14:16:25 -0800
commit424f969d1cc00551d0ca06608fc4b0c026b41279 (patch)
tree77ea3321ecb169b7b3aa6d0155bf3cd137a16510
parent44825032370e37f7cec410356e4a1b1cd9999307 (diff)
downloadbootstrap-424f969d1cc00551d0ca06608fc4b0c026b41279.tar.xz
bootstrap-424f969d1cc00551d0ca06608fc4b0c026b41279.zip
Update bootstrap-reboot.scss
-rw-r--r--scss/bootstrap-reboot.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss
index eeff5166c..2f3263ba7 100644
--- a/scss/bootstrap-reboot.scss
+++ b/scss/bootstrap-reboot.scss
@@ -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";