1.0.0 • Published 2 years ago
sass-stylelint-config v1.0.0
@webperformance/sass-stylelint-config
This is a minimalist yet powerful SCSS configuration package, developed with the needs of modern web developers in mind.
My configs for Stylelint. Uses rules from:
Install
Via npm:
npm i @webperformance/sass-stylelint-config -D
Via yarn:
yarn add @webperformance/sass-stylelint-config -D
Usage
Set your stylelint config to:
{
"extends": "@webperformance/sass-stylelint-config"
}
1.0.0
2 years ago