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:
Diffstat (limited to 'assets/stylesheets/_bootstrap-reboot.scss')
-rw-r--r--assets/stylesheets/_bootstrap-reboot.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/stylesheets/_bootstrap-reboot.scss b/assets/stylesheets/_bootstrap-reboot.scss
index 1d9592f..cbba413 100644
--- a/assets/stylesheets/_bootstrap-reboot.scss
+++ b/assets/stylesheets/_bootstrap-reboot.scss
@@ -2,6 +2,7 @@
//
// Includes only Normalize and our custom Reboot reset.
+@import "bootstrap/custom";
@import "bootstrap/variables";
@import "bootstrap/mixins/hover";
@import "bootstrap/mixins/tab-focus";