UNPKG

@emotion/css

Version:

The Next Generation of CSS-in-JS.

16 lines (14 loc) 216 B
// @flow import createEmotion from './create-instance' export const { flush, hydrate, cx, merge, getRegisteredStyles, injectGlobal, keyframes, css, sheet, cache } = createEmotion({ key: 'css' })