@jothsa/stylelint-config-idiomatic-order

0.2.0 • Public • Published

stylelint + idiomatic-css = ❤️

This is a fork of the original. I updated it with logical properties (thanks to @JulienW) and other features/qol. I have big plans, but we'll see if I end up implementing them.

It should work, but I forgot to make a dev branch whoops

Order your styles based on idiomatic-css.

Installation

npm install --save-dev @jothsa/stylelint-config-idiomatic-order

Or use pnpm

pnpm add --D @jothsa/stylelint-config-idiomatic-order

Usage

Set your stylelint config to:

{
  "extends": "@jothsa/stylelint-config-idiomatic-order"
}

You can easily extend the config to your needs.

License

Package Sidebar

Install

npm i @jothsa/stylelint-config-idiomatic-order

Weekly Downloads

19

Version

0.2.0

License

MIT

Unpacked Size

1.05 MB

Total Files

27

Last publish

Collaborators

  • jothsa