1.10.1 • Published 2 years ago
@linters/stylelint-scss-config v1.10.1
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
2 years ago
1.10.1
2 years ago
1.10.0
2 years ago
1.9.0
2 years ago
1.8.1
3 years ago
1.8.0
3 years ago
1.7.0
3 years ago
1.6.0
3 years ago
1.5.2
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.2
4 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.0
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.0
5 years ago
1.0.0
5 years ago