Skip to content

Fancy - v2.0.3

Choose a tag to compare

@ItsJonQ ItsJonQ released this 25 Jul 19:36
· 56 commits to master since this release

Emotion: Custom instance to avoid global conflict 👩‍🎤

This update adjusts the (custom) Emotion namespace to avoid collision with
potential stock instances of Emotion. Tests have been added for this case.

A emotion.cssWithScope guard + fallback is added to create-emotion-styled
that defaults to emotion.css if that custom function is not available.