emotion-js / emotion

👩‍🎤 CSS-in-JS library designed for high performance style composition
https://emotion.sh/
MIT License
17.5k stars 1.11k forks source link

`@emotion/primitives` README links to very old CodeSandbox #2806

Closed srmagura closed 2 years ago

srmagura commented 2 years ago

Also react-sketchapp seems almost completely unused so this example should probably just be removed. https://www.npmjs.com/package/react-sketchapp

yoshitaka7 commented 2 years ago

@srmagura Hello, I'd like to contribute to this issue! Can I just remove the react-sketchapp part in the readme?

Andarist commented 2 years ago

Yeah, probably that would be enough here.

srmagura commented 2 years ago

Ideally, we would also update that CodeSandbox to be on Emotion 11. Though, I saw it has a very small number of views so it could also probably just be removed.

yoshitaka7 commented 2 years ago

@srmagura @Andarist Thank you both for your kindness. I'll try the update first, but if it's too difficult, I'll remove the codesandbox link and the react-sketchapp part and create a PR.