@fishx/plugin-styled-components
v1.0.0
Published
fishx styled-components plugin
Readme
@fishx/fishx-styled-components
Installation
yarn add @fishx/fishx-styled-componentsUsage
import styledComponents from '@fishx/fishx-styled-components'
export default {
plugins: [styledComponents()],
}