1.0.0 • Published 8 months ago

stylelint-config-nosolosoftware v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 months ago

stylelint-config-nosolosoftware

Configuration rules to ensure your SCSS/CSS is compliant with our internal standard.

Installation

$ yarn add -D stylelint-config-nosolosoftware

Usage

Set your stylelint config file, .stylelintrc.json, to:

{
  "extends": "stylelint-config-nosolosoftware"
}

Licence

This is available under the MIT LICENSE.