Closed
Description
Hi - Koala doesn't appear to be watching over imported SCSS files with the shorthand notation, see http://sass-lang.com/tutorial.html#id1
As an example, only the second line will be watched for modifications from below:
master.scss
@import "global/variables";
@import "global/_normalize.scss";
This issue is unrelated to #24
Metadata
Assignees
Labels
No labels