Watch all scss files and reloacte variable file

This commit is contained in:
Luis Cielak
2018-05-30 13:49:34 -04:00
parent c0b7a834d3
commit 7a37a7245d
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
@import 'base/variables';
@import '../node_modules/uswds/src/stylesheets/uswds';
@import 'variables';
@import 'base/typography';
@import 'base/forms';