0.0.2 • Published 2 years ago

stylelint-config-chrome-devtools-order v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

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