Fix stylelint errors.

This commit is contained in:
Sam Rapaport
2017-04-24 11:42:59 -07:00
parent 17e7d76377
commit d81b85ec48
11 changed files with 35 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
// Import npm dependencies
@import "~bootstrap/scss/bootstrap";
// Import theme styles
@import "common/global";
@import "components/buttons";
@import "components/comments";