Questions tagged [babel-plugin-react-css-modules]
41 questions
7
votes
1 answer
babel-plugin-react-css-modules is not matching styles with styleName
Issue
I am trying to use babel-plugin-react-css-modules in my React project for better performance as opposed to React CSS Modules.
However, the styles are being not applied correctly.
Cause
The version in