Skip to content

Caching method does not recognise changes in partials #13

@milojennings

Description

@milojennings

At first I thought the issue was that the plugin couldn't figure out the paths of the files I was trying to include using the standard sass method of:

@import "partials/_color.scss"

But it appears to be including it once, then never again. The only way it will check if anything has changed in the partials, is if something changes in the sass file that calls out the partial.

I'm trying to think of an efficient way to get it to factor in changes to included files. Any ideas?

Metadata

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