stylelint-config-copilot-order

1.0.0-rc.3 • Public • Published

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

/stylelint-config-copilot-order/

    Package Sidebar

    Install

    npm i stylelint-config-copilot-order

    Weekly Downloads

    49

    Version

    1.0.0-rc.3

    License

    MIT

    Unpacked Size

    23.8 kB

    Total Files

    10

    Last publish

    Collaborators

    • fuhlig