From: Mark Otto Date: Tue, 27 Dec 2016 00:33:55 +0000 (-0800) Subject: Update bootstrap-reboot.scss X-Git-Tag: v4.0.0-alpha.6~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=424f969d1cc00551d0ca06608fc4b0c026b41279;p=thirdparty%2Fbootstrap.git Update bootstrap-reboot.scss --- diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index eeff5166c6..2f3263ba78 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";