1.0.0-rc.4 • Published 1 year ago

stylelint-config-copilot-order v1.0.0-rc.4

Weekly downloads
691
License
MIT
Repository
github
Last release
1 year ago

stylelint-config-copilot-order

Stylelint shareable config for order specific rules via stylelint-order.

Install

npm install stylelint-config-copilot-order --save-dev 

The following plugin is included: stylelint-order

Usage

Add this to your Stylelint config:

{
	"extends": "stylelint-config-copilot-order"
}

The plugin is already imported in the config, no need to set it in the plugins array

Example: Rename .stylelintrc.example.js to .stylelintrc.js

Related

1.0.0-rc.4

1 year ago

1.0.0-rc.3

2 years ago

1.0.0-rc.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago