preactjs / preact-www

:book: Preact documentation website.
https://preactjs.com
MIT License
358 stars 500 forks source link

fix: Color inversion of sponsors on hover/focus #1132

Closed rschristian closed 5 months ago

rschristian commented 5 months ago

Broke in #1124

Vite mangles this in their build process (dev works fine), creating a different (and incorrect) selector. Dunno what that's about but removing a bit of nesting will fix it anyhow.