Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Use the full path, rather than the basename, when calling sassLookup. #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alreece45
Copy link

@alreece45 alreece45 commented Aug 12, 2017

This allows files partials (or files that begin with an underscore, but can be loaded without them) dependencies to resolve correctly (and work on subsequent loads).

sass-lookup expects a full path, but also doesn't check directory for the underscored path.

Fixes electron-userland/electron-compile#255

… Allows files prefixed by an underscore to be loaded.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid fileDependencies for SCSS partials
1 participant