Replies: 1 comment 6 replies
-
|
Please provide reproducible test repo |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report
What is the current behavior?
gets transpiled to
The closing parenthesis are missing.
If the current behavior is a bug, please provide the steps to reproduce.
Set up a small repo with css modules enabled and add this to a example css file. This should then be output to something like this.
What is the expected behavior?
should be transpiled to
Other relevant information:
webpack version: 5.76.2
Node.js version: 14.21.1
Operating System: Linux
Additional tools:
Beta Was this translation helpful? Give feedback.
All reactions