stylelint-config-chrome-devtools-order
Installation
To install, you must add this package (and dependencies) to your package.json
:
npm install --save-dev stylelint-config-chrome-devtools-order stylelint-order stylelint
Then add the config to your .stylelintrc
:
{
"extends": ["stylelint-config-chrome-devtools-order"]
}
Options
empty-line-between-categories
(default: false
)
Add an empty line between each category