1.10.1 • Published 1 year ago

@linters/stylelint-scss-config v1.10.1

Weekly downloads
11
License
-
Repository
github
Last release
1 year ago

StyleLint SCSS Config

stylelint modern linter that helps you avoid errors and enforce conventions in your styles for you SASS applications.

Install

yarn add stylelint @linters/stylelint-scss-config -D

Usage

Create a .stylelintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/stylelint-scss-config'],
}
1.9.1

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.9.0

1 year ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago