Specify scss for imports. Only clean css within src folder

This commit is contained in:
William Welling
2016-12-02 09:54:39 -06:00
parent df41a8ef71
commit 82ecfbf6dd
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
@import './variables.scss';
@import '../../node_modules/bootstrap/scss/bootstrap';
@import '../../node_modules/bootstrap/scss/bootstrap.scss';
@import "../../node_modules/font-awesome/scss/font-awesome.scss";