gajus / babel-plugin-react-css-modules

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

Feature/v6 #303

Closed meglio closed 3 years ago

meglio commented 3 years ago
gajus commented 3 years ago

Changes are documented in https://github.com/gajus/babel-plugin-react-css-modules/releases

meglio commented 3 years ago

Hi @gajus , would you be so kind to share your expectations regarding this PR. You just closed it and commented on one of the 3 changes only (also the least significant one).

kcirtaptrick commented 3 years ago

@meglio Thanks for finding a solution to this!

This has also been causing issues for me for quite some time, if the owner is unresponsive, feel free to make a fork and let me know what the package is if you do.

meglio commented 3 years ago

@kcirtaptrick Looks like there is already a fork that is getting some care, please read this thread: https://stackoverflow.com/a/67241915/335304