1.4.1 • Published 6 months ago

@iraiser/stylelint-config-scss v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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.

1.4.1

6 months ago

1.4.0

1 year ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago