stylelint-config-copilot-scss

1.0.0-rc.3 • Public • Published

stylelint-config-copilot-scss

Stylelint shareable config for Sass (scss) support

Install

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

Usage

Add this to your Stylelint config:

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

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-scss/

    Package Sidebar

    Install

    npm i stylelint-config-copilot-scss

    Weekly Downloads

    76

    Version

    1.0.0-rc.3

    License

    MIT

    Unpacked Size

    21.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • fuhlig