@promotively/stylelint-config
v1.0.7
Published
Shareable stylelint config with support for styled-components.
Downloads
11
Maintainers
Readme
@promotively/stylelint-config
Shareable stylelint config with support for styled-components.
Installation
With Yarn
yarn add -D @promotively/stylelint-config
With NPM
npm install -D @promotively/stylelint-config
Setup
Add package to your stylelint config file.
{
"extends": ["@promotively/stylelint-config"]
}
Contact
Feel free to reach out using any of the below methods:
License
MIT