Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Sass watcher should prioritize cwd when resolving @imports. #905

@xzyfer

Description

@xzyfer

Originally mentioned xzyfer/sass-graph#12

When a save event happens we inspect the import graph to determine the least amount of files that need compiling. This results in almost instant compilations on saves.

Currently however when walking the import graph we do not respect the behaviour of checking the current working directory first. This can result in the wrong files being compiled if there are naming collisions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions