Skip to content

Sass imports won't trigger a reload if not imported before build #12

@flovan

Description

@flovan

As someone pointed out through email, changes in imported Sass files won't trigger a reload in certain circumstances. If imports are made after the build has been started, only a manual save from the main file will make it happen. Strange enough, the imported file does work when the @import rule was in place before building.
Commenting and uncommenting an import does not affect whether it worked or not before doing so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions