@rola/plugin-styled-components
v0.10.7
Published
Compile node with rola.
Readme
@rola/plugin-styled-components
Enable Styled Components support in rola.
Install
npm i @rola/plugin-styled-components --saveUsage
Add the plugin to the plugins array in your rola.plugins.js:
import styled from '@rola/plugin-styled-components'
export default [
styled()
]License
MIT License © Eric Bailey
