Make SCSS files be auto imported #43
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently
styles.scss
needs to import each.scss
file. Make this automatic somehow.Either generate a scss file with its import statements automatically and run this through the sass engine, or see if there is a sass option built in which already does this
The text was updated successfully, but these errors were encountered: