ro-savage / react-scripts-cssmodules

Enable CSS Modules for Create-React-App using the official CRA api
https://www.npmjs.com/package/react-scripts-cssmodules
47 stars 5 forks source link

Soon to be deprecated? #17

Open Aditya94A opened 6 years ago

Aditya94A commented 6 years ago

Just wanted to confirm that with the impending arrival of react-scripts v2.0.0 (beta out now), react-scripts-cssmodules will no longer be needed, right? CRA now has built in support for CSS modules 🎉

https://github.com/facebook/create-react-app/issues/5103

ro-savage commented 6 years ago

That is correct. Once CRA v2 is released, this will only be updated for major bug fixes. And the readme will be updated to suggest everyone use CRA v2.