Skip to content

wearedestination/stylelint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destination StyleLint Config

Defines a set of rules used by StyleLint to enforce our SCSS/CSS coding standards

Installation

yarn add @destination/stylelint-config --dev

Usage

Add the following to your project's ruleset e.g. in package.json:

{
  "stylelint": {
    "extends": "@destination/stylelint-config"
  }
}

License

Released under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published