babel-plugin-goober-css-prop-esm

0.0.1 • Public • Published

Babel Plugin Goober CSS Prop ESM

Most of the code here is from babel-plugin-css-prop which has been customised for goober

npm (scoped) Twitter Follow

# Installation
npm install --save-dev babel-plugin-goober-css-prop-esm

Usage

In .babelrc (or any babel configuration type):

{
  "plugins": [
    "babel-plugin-transform-goober",
    "babel-plugin-goober-css-prop-esm"
  ]
}

This has been tested only for a specific use case for usage with twin.macro. Any contributions welcome.

Package Sidebar

Install

npm i babel-plugin-goober-css-prop-esm

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

5.74 kB

Total Files

3

Last publish

Collaborators

  • tuxsnct