kitze / custom-react-scripts

[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
https://custom-react-scripts.netlify.com
MIT License
993 stars 97 forks source link

feature Request: Please remove forced filename convention for CSS Modules #109

Closed euan-gwd closed 6 years ago

euan-gwd commented 6 years ago

Hi Currently when only using REACT_APP_CSS_MODULES = true; there is currently a forced Filename convention of {name}.module.css

Could you please remove the forced filename convention. for any new users who don't completely reading the readme properly.. and spend hours debugging why their css module imports don't work..

Thanks.

euan-gwd commented 6 years ago

Because I can't seem to read the README properly...