# react-emotion

[![npm version](https://img.shields.io/npm/v/@esm-bundle/react-emotion.svg?style=flat)](https://www.npmjs.com/package/@esm-bundle/react-emotion) [![build status](https://travis-ci.com/esm-bundle/react-emotion.svg?branch=master)](https://travis-ci.com/esm-bundle/react-emotion) [![](https://data.jsdelivr.com/v1/package/npm/@esm-bundle/react-emotion/badge)](https://www.jsdelivr.com/package/npm/@esm-bundle/react-emotion)

["What is this" blog post](https://medium.com/@joeldenning/an-esm-bundle-for-any-npm-package-5f850db0e04d)

[Instructions for creating a new esm-bundle repo](https://github.com/esm-bundle/new-repo-instructions)

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

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

## Yarn

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

## Dependencies

react-emotion requires [react](https://github.com/esm-bundle/react) and [emotion](https://github.com/esm-bundle/emotion) (specifically [emotion@9](https://cdn.jsdelivr.net/npm/@esm-bundle/emotion@9.2.12/esm/emotion.min.js)) as dependencies. As of emotion@10, this package was migrated to @emotion/core.
