custom-react-scripts
custom-react-scripts copied to clipboard
Implement babel-plugin-react-css-modules
I think it would be cool to implement babel-plugin-react-css-modules. This would allow us to use styleName with CSS modules in our React components. I can try out a PR if you'd like?
@souporserious Sorry for replying 129 years later, but are you still interested in this?
Not sure about @souporserious but I would!
Sorry, totally missed this. Wondering if we could expand on this and just allow someone to use a webpack.shared.config that gets merged into the main one. Then someone could add whatever they wanted :) Thoughts @kitze?