gajus / babel-plugin-react-css-modules

Transforms styleName to className using compile time CSS module resolution.
Other
2.05k stars 162 forks source link

Update dependencies (including compatibility with css-loader v4) #298

Closed NicolasBonduel closed 3 years ago

NicolasBonduel commented 3 years ago

I am not the author of this fork credits to @birdofpreyru. I am creating this PR to get the ball rolling on the compatibility with css-loader v4

EDIT: unfortunately, as I am not the owner of the fork, I cannot fix the merge conflicts. If requested, I can fork @birdofpreyru's fork to fix those.