Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

feat: distinguish options for different CSS preprocessing languages #366

Merged
merged 2 commits into from Jul 16, 2020

Conversation

daychongyang
Copy link
Contributor

No description provided.

src/index.ts Show resolved Hide resolved
src/index.ts Outdated
preprocessOptions = {
includePaths: ['node_modules'],
...preprocessOptions,
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If node_modules is included by default for scss and sass, I think we should add such counterparts for other preprocessLang. AFAIK, Less and Stylus both have a paths option.

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.

None yet

3 participants