stylelint-config-scss

Stylelint Shared Config for SCSS

GPL-3.0 License

Downloads
4
Stars
0
Committers
3

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

Package Rankings
Top 20.59% on Npmjs.org
Badges
Extracted from project README
Greenkeeper badge