Skip to content

Watch imported SCSS files, shorthand notation #41

Closed
@zedzedzed

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions