1.0.0-beta.23 • Published 6 years ago

babel-plugin-treat v1.0.0-beta.23

Weekly downloads
3,086
License
MIT
Repository
github
Last release
6 years ago

🍬 babel-plugin-treat

babel-plugin-treat@next

Babel plugin for treat.

Improves the debugging experience by automatically generating debug names for your styles.

View full documentation.

Setup

First, install the plugin:

$ yarn add --dev babel-plugin-treat@next

Then, add it to your Babel config. For example, in .babelrc:

{
  "plugins": ["babel-plugin-treat"]
}

License

MIT.