4.0.1 • Published 2 years ago

@supple-kit/stylelint-config-supple v4.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

@supple-kit/stylelint-config-supple

The Supple shareable config for stylelint, build on top of stylelint-config-standard-scss.

Installation

npm install @supple-kit/stylelint-config-supple --save-dev

Usage

If you've installed stylelint-config-supple locally within your project, just set your stylelint config to:

{
	"extends": "@supple-kit/stylelint-config-supple"
}