Version 10.1.0 broke my Emotion styled components using `preact/compat`. CodeSandbox: https://codesandbox.io/s/cocky-stallman-27oh3 Change to version 10.0.5, for ex, and you'll see it working. Possibly related to recent changes to className?
Version 10.1.0 broke my Emotion styled components using
preact/compat.CodeSandbox: https://codesandbox.io/s/cocky-stallman-27oh3
Change to version 10.0.5, for ex, and you'll see it working.
Possibly related to recent changes to className?