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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/bootstrap-reboot.scss')
-rw-r--r--scss/bootstrap-reboot.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss
index 2f3263ba78..978b086a1a 100644
--- a/scss/bootstrap-reboot.scss
+++ b/scss/bootstrap-reboot.scss
@@ -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";