kentcdodds / mdx-bundler

🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports!
MIT License
1.78k stars 75 forks source link

Hydration error problem caused by using <style jsx> "background-image" property. #208

Open Pudge1996 opened 1 year ago

Pudge1996 commented 1 year ago

I added a component in mdx, which needs to be embedded with CSS. When I add background-image: ...; in