Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2017-05-29 16:41:20 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-05-29 16:41:20 +0300
commit096ade49a5ceff46c2db7f1b2aa5399853a2cb4a (patch)
tree7d11585f02203cde800143b4f2758105c29e34ac /assets/stylesheets/_bootstrap-reboot.scss
parent9b92e0095994e5f26be8ce4a910e3701d277b6a0 (diff)
rake update[v4-dev]
Diffstat (limited to 'assets/stylesheets/_bootstrap-reboot.scss')
-rw-r--r--assets/stylesheets/_bootstrap-reboot.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/stylesheets/_bootstrap-reboot.scss b/assets/stylesheets/_bootstrap-reboot.scss
index 2c8a185..6aa25aa 100644
--- a/assets/stylesheets/_bootstrap-reboot.scss
+++ b/assets/stylesheets/_bootstrap-reboot.scss
@@ -2,9 +2,8 @@
//
// Includes only Normalize and our custom Reboot reset.
+@import "bootstrap/custom";
@import "bootstrap/variables";
@import "bootstrap/mixins";
-@import "bootstrap/custom";
-@import "bootstrap/normalize";
@import "bootstrap/reboot";