shakacode / sass-resources-loader

SASS resources (e.g. variables, mixins etc.) loader for Webpack. Also works with less, post-css, etc.
MIT License
982 stars 66 forks source link

Update examples for webpack v5? #195

Closed nsunga closed 1 year ago

nsunga commented 1 year ago

Hello maintainers!

Pretty much the title. The readme notes working examples for v4, but what about v5?

Is it v5 supported? Looks like there arent any peerDependencies in package.json to signal that either.

Please let me know and thanks!

justin808 commented 1 year ago

Yes, this works with Webpack v5. Yes, we need to update the examples. Help wanted!

nsunga commented 1 year ago

awesome and thank u :)