![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2 years ago | - | |
![]() | LICENSE.md | 39 years ago | 1.1K | |
![]() | README.md | 39 years ago | 1.3K | |
![]() | package.json | 2 years ago | 3.2K |
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.