egoist / egoist/rollup-plugin-postcss

Load "node-sass" from another directory

Open
#184 0 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
689
Forks
210
PR merge metrics
No merged PRs in 30d

Description

Hello!

Thank you for this great plugin!

However, right now, you are using [import-cwd](https://github.com/sindresorhus/import-cwd) to load instance of the `node-sass` from the current working directory. However, we are using our own built tool, which has it's own dependencies located in another directory (separate from the project which is being built).

Is there a way to pass either an instance of the `node-sass` to the plugin directly or use the absolute path to it?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.