diff --git a/scss/_core.scss b/scss/_core.scss index 3edfb547..ec395239 100644 --- a/scss/_core.scss +++ b/scss/_core.scss @@ -1,7 +1,7 @@ // This is the main scss file, provided as an underscored file so that variable contexts remain in-tact when importing from the source. @import "variables"; -@import "core-bootstrap"; // FIXME: V4 SCSS inclusion via an underscored file https://github.com/twbs/bootstrap/issues/18350 @import "mixins"; +@import "core-bootstrap"; // FIXME: V4 SCSS inclusion via an underscored file https://github.com/twbs/bootstrap/issues/18350 @import "reboot";