babel-plugin-styled-components
Advanced tools
Improve the debugging experience and add server-side rendering support to styled-components
Weekly downloads
Changelog
v2.0.7
Full Changelog: https://github.com/styled-components/babel-plugin-styled-components/compare/v2.0.6...v2.0.7
Readme
babel-plugin-styled-components
This plugin is a highly recommended supplement to the base styled-components library, offering some useful features:
Install the plugin first:
npm install --save-dev babel-plugin-styled-components
Then add it to your babel configuration:
{
"plugins": ["babel-plugin-styled-components"]
}
See Github Releases
The documentation for this plugin lives on the styled-components website!
Licensed under the MIT License, Copyright © 2016-present Vladimir Danchenkov and Maximilian Stoiber.
See LICENSE.md for more information.
Improve the debugging experience and add server-side rendering support to styled-components
The npm package babel-plugin-styled-components receives a total of 3,476,249 weekly downloads. As such, babel-plugin-styled-components popularity was classified as popular.
We found that babel-plugin-styled-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 3 open source maintainers collaborating on the project.