Open mattrosno opened 3 years ago
Carbon Gatsby theme MDX components use CSS Modules, that import Carbon mixins. Carbon mixins call reset CSS which throw Next.js errors similar to:
CssSyntax error: Selector "a" is not pure (pure selectors must contain at least one local class or id) (37:0)
https://github.com/vercel/next.js/issues/10475#issuecomment-583984793
https://github.com/vercel/next.js/issues/10142#issuecomment-648974042
Carbon Gatsby theme MDX components use CSS Modules, that import Carbon mixins. Carbon mixins call reset CSS which throw Next.js errors similar to:
https://github.com/vercel/next.js/issues/10475#issuecomment-583984793
https://github.com/vercel/next.js/issues/10142#issuecomment-648974042