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

how to set multiple scss file in css.loaderOptions #17

Closed
ghost opened this issue Jun 15, 2018 · 1 comment
Closed

how to set multiple scss file in css.loaderOptions #17

ghost opened this issue Jun 15, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 15, 2018

css: {
loaderOptions: {
sass: {
data: fs.readFileSync('src/variables.scss', 'utf-8')
}
}
}
I have try to use 'src/*.scss' or array, but can't resolve this files.

@ghost ghost closed this as completed Jun 22, 2018
@Heshiyu1996
Copy link

I also want to know the solution.
By the way, why did you close this issue??

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant