codebandits / react-app-rewire-css-modules

MIT License
69 stars 51 forks source link

Missing support for *.module.css #1

Closed andriijas closed 5 years ago

andriijas commented 6 years ago
`cssModulesRule.test = /\.module\.css$/;`    seems to be missing
lnhrdt commented 5 years ago

Closing this issue and archiving this project in favor of Create React App's native support for CSS Modules introduced in v2.