1.5.0 • Published 6 months ago

@iraiser/stylelint-config-base v1.5.0

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

StyleLint Config

Version Download

StyleLint shareable config for the iRaiser CSS style guide.

Install

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

Usage

Create .stylelintrc file on root of your project.

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

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

1.5.0

6 months ago

1.4.0

1 year ago

1.2.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago