stylelint-config-unsass

1.0.1 • Public • Published

stylelint-config-unsass

Version Download

StyleLint shareable config for the Sass style guide.

Install

npm install stylelint-config-unsass stylelint --save-dev

Usage

Create .stylelintrc file on root of your project.

{
    "extends": [
        "stylelint-config-unsass"
    ]
}

You can extend the rules with your own config, see StyleLint documentation.

Package Sidebar

Install

npm i stylelint-config-unsass

Weekly Downloads

24

Version

1.0.1

License

MIT

Unpacked Size

5.38 kB

Total Files

4

Last publish

Collaborators

  • bdamevin