1.0.0-rc.4 • Published 5 days ago

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

Weekly downloads
691
License
MIT
Repository
github
Last release
5 days 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

5 days ago

1.0.0-rc.3

1 year ago

1.0.0-rc.2

2 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago