@esm-bundle/react-emotion

Repo to autopublish esm-bundle version of react-emotion

Usage no npm install needed!

<script type="module">
  import esmBundleReactEmotion from 'https://cdn.skypack.dev/@esm-bundle/react-emotion';
</script>

README

react-emotion

npm version build status

"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.