This package has been deprecated

Author message:

Please use babel-plugin-emotion instead of this package

@emotion/babel-plugin-core

0.6.9 • Public • Published

@emotion/babel-plugin-core

Babel plugin to optimize Emotion styles and add labels

Install

yarn add --dev @emotion/babel-plugin-core

Usage

Via CLI

babel --plugins @emotion/core script.js

Via Node API

require('@babel/core').transform('code', {
  plugins: ['@emotion/core']
})

Readme

Keywords

none

Package Sidebar

Install

npm i @emotion/babel-plugin-core

Weekly Downloads

55

Version

0.6.9

License

MIT

Unpacked Size

33.8 kB

Total Files

11

Last publish

Collaborators

  • emmatown
  • tkh44
  • emotion-release-bot
  • andarist