You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started css-modules in the next.js project, but it caused the style of the third-party components I introduced in the jsx via import to fail. Since these styles are also compiled because css-modules is turned on, how do I use css-modules and import styles at the same time? Or how do I configure css-modules to ignore compiled import styles?
I look forward to and thank you for your reply!
The text was updated successfully, but these errors were encountered:
# Question about Next.js
GitHub Issues are reserved for Bug reports and Feature requests. The best place to get your question answered is to post it on https://spectrum.chat/next-js.
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
vercel
locked as resolved and limited conversation to collaborators
Jan 31, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I started css-modules in the next.js project, but it caused the style of the third-party components I introduced in the jsx via import to fail. Since these styles are also compiled because css-modules is turned on, how do I use css-modules and import styles at the same time? Or how do I configure css-modules to ignore compiled import styles?
I look forward to and thank you for your reply!
The text was updated successfully, but these errors were encountered: