stylelint-config-idiomatic-order
stylelint + idiomatic-css = ❤️
🌟 在 stylelint-config-idiomatic-order 的 README.md 中显示实时使用量图表,只需复制下面的代码。## Usage Trend
[](https://npm-compare.com/stylelint-config-idiomatic-order#timeRange=THREE_YEARS)
🌟 在 stylelint-config-idiomatic-order 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。## 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.