1.0.2 • Published 4 years ago

@suncin/stylelint-config-scss v1.0.2

Weekly downloads
106
License
GPL-3.0
Repository
github
Last release
4 years ago

Stylelint Shared Config for SCSS

Extends from the following configs:

Install

npm install --save-dev stylelint @suncin/stylelint-config-scss

Usage

Create a .stylelintrc.json with the next config:

{
  "extends": ["@suncin/stylelint-config-scss"]
}

License

Release under the terms of GPL v3.0