stylelint-config-idiomatic-order
stylelint + idiomatic-css = ❤️
🌟 Show real-time usage chart on stylelint-config-idiomatic-order's README.md, just copy the code below.## Usage Trend
[](https://npm-compare.com/stylelint-config-idiomatic-order#timeRange=THREE_YEARS)
🌟 Show GitHub stars trend chart on stylelint-config-idiomatic-order's README.md, just copy the code below.## GitHub Stars Trend
[](https://npm-compare.com/stylelint-config-idiomatic-order)
stylelint-config-idiomatic-order
stylelint + idiomatic-css = ❤️
Order your styles based on idiomatic-css.
Installation
npm install --save-dev stylelint-config-idiomatic-order
Usage
Set your stylelint config to:
{
"extends": "stylelint-config-idiomatic-order"
}
You can easily extend the config to your needs.