Bootstrap function in _variables.scss to play nice with other frameworks

This commit is contained in:
mwdelaney
2017-11-13 16:59:29 -05:00
parent 7deb83faf2
commit 412740e644
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
@import "common/variables";
/** Import everything from autoload */
@import "./autoload/**/*";