stylelint-config-idiomatic-sass
Stylelint + Idiomatic CSS + SASS Guidelines = 🔥
This extends the basic declaration order of idiomatic-css and combines the SASS Guidelines to a more consistent CSS.
Installation
npm install --save-dev stylelint-config-idiomatic-sass
Usage
Set your stylelint config to:
You can easily extend the config to your needs.