gajus / gajus/babel-plugin-react-css-modules

Plugin does't work after updating react-scripts to version 4.3.0

Open
#299 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
159
PR merge metrics
No merged PRs in 30d

Description

New `react-scripts` uses `css-loader` >= v4 that has a new `IdentName` generation. So it needs updating `generic-names` in package.json to [v3.0.0](https://github.com/css-modules/generic-names/releases/tag/v3.0.0).

As a temporary [solution](https://github.com/gajus/babel-plugin-react-css-modules/issues/279#issuecomment-656549514).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.