stylelint-config-idiomatic-order
stylelint + idiomatic-css = ❤️
npm downloads npm version npm license
stylelint-config-idiomatic-orderSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on stylelint-config-idiomatic-order's README.md, just copy the code below.
## 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
🌟 Show GitHub stars trend chart on stylelint-config-idiomatic-order's README.md, just copy the code below.
## 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)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
stylelint-config-idiomatic-order120,622185390 kB132 years agoMIT
README for 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.

License