stylelint-config-idiomatic-order

stylelint + idiomatic-css = ❤️

stylelint-config-idiomatic-order downloads stylelint-config-idiomatic-order version stylelint-config-idiomatic-order license

stylelint-config-idiomatic-order类似的npm包:
npm下载趋势
3 年
🌟 在 stylelint-config-idiomatic-order 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of stylelint-config-idiomatic-order](https://npm-compare.com/img/npm-trend/THREE_YEARS/stylelint-config-idiomatic-order.png)](https://npm-compare.com/stylelint-config-idiomatic-order#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 在 stylelint-config-idiomatic-order 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of stylelint-config-idiomatic-order](https://npm-compare.com/img/github-trend/stylelint-config-idiomatic-order.png)](https://npm-compare.com/stylelint-config-idiomatic-order)
统计详情
npm包名称
下载量
Stars
大小
Issues
发布时间
License
stylelint-config-idiomatic-order158,286185390 kB132 年前MIT
stylelint-config-idiomatic-order的README

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.

License