@gulls/stylelint-config
v0.1.4
Published
Elegant Seagulls stylelint rules
Downloads
39
Readme
@gulls/stylelint-config
# install
yarn add @gulls/stylelint-config
# create config file
touch .stylelintrc
Styled Components:
{
"extends": [
"@gulls/stylelint-config/styled-components"
]
}