code-hike / codehike

Build rich content websites with Markdown and React
https://codehike.org
MIT License
4.68k stars 142 forks source link

Unsupported style property color-scheme. Did you mean colorScheme? #132

Closed MarkusWendorf closed 2 years ago

MarkusWendorf commented 2 years ago

I get the following error message using codehike (0.3.0-next.24) with next.js (I can provide a github repo if necessary).

Warning: Unsupported style property color-scheme. Did you mean colorScheme?

Should be related to https://github.com/code-hike/codehike/blob/efa7caac0350241ae662cae5126ddcd7a627a1a8/packages/smooth-code/src/code-tween.tsx#L150

pomber commented 2 years ago

Oh, thanks. It's just a warning, right? I'll fix it in the next release.