]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
sure we only need the two mixins, but this ensures folks don't run into missing mixin...
authorMark Otto <markd.otto@gmail.com>
Tue, 27 Dec 2016 05:11:22 +0000 (21:11 -0800)
committerMark Otto <markd.otto@gmail.com>
Tue, 27 Dec 2016 22:16:25 +0000 (14:16 -0800)
scss/bootstrap-reboot.scss

index 2f3263ba78af763763ddaff49ba1cd7bacd03ed0..978b086a1a28d9ed2a6241e57349f3ba5a9dde45 100644 (file)
@@ -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";