Skip to content

nosolosoftware/stylelint-config-nosolosoftware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.