Replies: 1 comment 7 replies
-
|
Hi @nicosh. Do you have a more complete example you could provide? Perhaps a repository you could share with a minimal reproduction? The name of the folder does not matter and should not cause this issue. This is usually from a third party module that is using CSS modules, but as you mentioned you aren't using any third party modules. |
Beta Was this translation helpful? Give feedback.
7 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.
-
In next 9.5.5 If i use Component-Level CSS i have following warnings :
I know that for many users this was caused by
next-transpile-modulesmodule but im not even using that package.Is possible that this is caused because components are not inside
componmentsfolder?This is my package.json :
Beta Was this translation helpful? Give feedback.
All reactions