1.0.2 • Published 9 months ago

@zeokku/stylelint-config-idiomatic-order v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

🐈 Opinionated idiomatic order config for Stylelint

Installation

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

Usage

Extend your existing config:

{
    "extends": [ 
        "@zeokku/stylelint-config-idiomatic-order"
    ]
}

The config includes stylelint-order plugin and rules for ordering

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago