css rules from css module are imported twice (layout.css + page.css)
Unanswered
Masai Lion posted this in #help-forum
Masai LionOP
I think a lot of people have this issue. When using same component in layout RSC and inside a client component on page. The css rules of this component are duplicated. I don't find any solution to fix this issue. Also i already comment a similar issue on github (https://github.com/vercel/next.js/issues/42082#issuecomment-1868477135). Anyone have a quick solution for that ?