@supple-kit/stylelint-config-supple
v4.0.1
Published
Supple shareable config for stylelint
Downloads
132
Maintainers
Readme
@supple-kit/stylelint-config-supple
The Supple shareable config for stylelint, build on top of stylelint-config-standard-scss.
Installation
npm install @supple-kit/stylelint-config-supple --save-dev
Usage
If you've installed stylelint-config-supple
locally within your project, just set your stylelint
config to:
{
"extends": "@supple-kit/stylelint-config-supple"
}