issues Search Results · repo:gajus/babel-plugin-react-css-modules language:JavaScript
Filter by
230 results
(74 ms)230 results
ingajus/babel-plugin-react-css-modules (press backspace or delete to remove)I added @/common/styles/init.css to man.jsx in the main entry file, but it gave me the following error message:
Error: Cannot find module @/common/styles/init.css
src/main.jsx
Require stack:
- /Users/cuihao04/Desktop/git/react-editor/node_modules/.pnpm/babel-plugin-react-css-modules@5.2.6_@babel+core@7.22.1/node_modules/babel-plugin-react-css-modules/dist/index.js ...
cuihaoweb
- Opened on Jun 19, 2023
- #311
!-- Have a technical question? Raise a question on http://stackoverflow.com/ using babel-plugin-react-css-modules tag.
Use https://github.com/gajus/babel-plugin-react-css-modules/issues to report issues ...
bearnew
- Opened on Dec 16, 2021
- #309
!-- Have a technical question? Raise a question on http://stackoverflow.com/ using babel-plugin-react-css-modules tag.
Use https://github.com/gajus/babel-plugin-react-css-modules/issues to report issues ...
lili21
- Opened on Dec 10, 2021
- #307
I have a child component, which accepts multiple props for styles, one for the container, and other for one of the
internal elements. Generally, I would just name them something like className and elementClassName, ...
gaurav5430
- 1
- Opened on Sep 5, 2021
- #306
!-- Have a technical question? Raise a question on http://stackoverflow.com/ using babel-plugin-react-css-modules tag.
Use https://github.com/gajus/babel-plugin-react-css-modules/issues to report issues ...
ahmedrzakhan
- Opened on Aug 27, 2021
- #305
!-- Have a technical question? Raise a question on http://stackoverflow.com/ using babel-plugin-react-css-modules tag.
Use https://github.com/gajus/babel-plugin-react-css-modules/issues to report issues ...
PieNam
- 7
- Opened on Jul 22, 2021
- #304
npm --version 7.7.6 node --version v15.14.0
img width= 416 alt= image src=
https://user-images.githubusercontent.com/282177/115515169-05d3fa00-a2c4-11eb-8390-9c3bafaa7e67.png
help wanted
meglio
- 7
- Opened on Apr 21, 2021
- #302
Content hashes in css class names generated by this plugin are not the same as the hashes generated by css-loader.
Example:
babel-plugin-react-css-module = navbar__container___2dO7z css-loader = navbar__container___ocJ3d ...
meglio
- 3
- Opened on Apr 21, 2021
- #301
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.
As a temporary solution.
Tohman21
- 1
- Opened on Mar 17, 2021
- #299
!-- Have a technical question? Raise a question on http://stackoverflow.com/ using babel-plugin-react-css-modules tag.
Use https://github.com/gajus/babel-plugin-react-css-modules/issues to report issues ...
yinsang
- 1
- Opened on Dec 17, 2020
- #295

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.