octopusthink / nautilus

Inclusive, open-source design system and React component library.
https://nautilus.octopusthink.com
MIT License
2 stars 0 forks source link

fix: Use emotion as a peer dependency #202

Closed tofumatt closed 4 years ago

tofumatt commented 4 years ago

Should fix issues encountered in https://github.com/octopusthink/getmicdrop.com/pull/20.

Fixes #191.

Unfortunately this invalidates #189 (which was the fix for #188). This means any project using Nautilus requires emotion as a dependency, but frankly that's not the end-of-the-world. If you aren't using Emotion, it might be awkward to use Nautilus. C'est la vie.