9.2.12 • Published 4 years ago

@esm-bundle/react-emotion v9.2.12

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

react-emotion

npm version build status npm.io

"What is this" blog post

Instructions for creating a new esm-bundle repo

A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle versions of them.

Upstream repo at https://www.npmjs.com/package/react-emotion.

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/react-emotion/esm/index.js

https://cdn.jsdelivr.net/npm/@esm-bundle/react-emotion/system/index.js

Unpkg

https://unpkg.com/@esm-bundle/react-emotion/esm/index.js

https://unpkg.com/@esm-bundle/react-emotion/system/index.js

Npm

npm install --save react-emotion@npm:@esm-bundle/react-emotion

Yarn

yarn add react-emotion@npm:@esm-bundle/react-emotion

Dependencies

react-emotion requires react and emotion (specifically emotion@9) as dependencies. As of emotion@10, this package was migrated to @emotion/core.