yenshih / style-resources-loader

CSS processor resources loader for webpack
MIT License
262 stars 10 forks source link

Question / Issue #37

Open bovas85 opened 3 years ago

bovas85 commented 3 years ago

Does this loader work with Webpack v5?

I added it but the mixins and sass variables are not found once webpack bundles it.

Is there a way I can debug the output and whether something is happening during the transpilation?