Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load React + Emotion from CDN URLs, use globals
Remove @emotion/babel-preset-css-prop and import { jsx } from @emotion/core directly instead so Rollup can preserve imports order when bundling (instead of @emotion/core automatically inserting itself as the first import).
- Loading branch information