xch-fork-babel-plugin-styled-components

1.5.2 • Public • Published

babel-plugin-styled-components

This plugin adds support for server-side rendering, for minification of styles and gives you a nicer debugging experience when using styled-components.

Quick start

Install the plugin first:

npm install --save-dev babel-plugin-styled-components

Then add it to your babel configuration:

{
  "plugins": ["babel-plugin-styled-components"]
}

Documentation

The documentation for this plugin lives on the styled-components website!

License

Licensed under the MIT License, Copyright © 2016 Vladimir Danchenkov and Maximilian Stoiber.

See LICENSE.md for more information.

Package Sidebar

Install

npm i xch-fork-babel-plugin-styled-components

Weekly Downloads

1

Version

1.5.2

License

MIT

Unpacked Size

38 kB

Total Files

22

Last publish

Collaborators

  • davidxch