@sparkleui/stylelint-config
v1.0.2
Published
A shareable Stylelint config used by Sparkle UI.
Downloads
3
Maintainers
Readme
sparkleui-stylelint-confi
A shareable Stylelint config used by Sparkle UI.
Installation
npm install --save-dev @sparkleui/stylelint-config
Usage
Set your Stylelint config to:
{
"extends": "@sparkleui/stylelint-config"
}
To see the included rules, please check index.js.
License
Released under the MIT License.