@iraiser/stylelint-config-scss

1.4.1 • Public • Published

StyleLint Config for Scss

Version Download

StyleLint shareable config for the iRaiser Scss style guide.

Install

npm install @iraiser/stylelint-config-scss stylelint --save-dev

Usage

Create .stylelintrc file on root of your project.

{
    "extends": [
        "@iraiser/stylelint-config-scss"
    ]
}

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

Readme

Keywords

Package Sidebar

Install

npm i @iraiser/stylelint-config-scss

Weekly Downloads

43

Version

1.4.1

License

MIT

Unpacked Size

3.17 kB

Total Files

4

Last publish

Collaborators

  • iraiserdev
  • bdamevin