Skip to content

Sharable stylelint config extends stylelint-config-sass-guidelines

License

Notifications You must be signed in to change notification settings

Vincent1993/stylelint-config-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylelint-config-standard

Sharable stylelint config extends stylelint-config-sass-guidelines

Version License

Installation

npm install @toojs/stylelint-config-standard --save-dev
// or
yarn add @toojs/stylelint-config-standard -D

Extending the config

{
  "extends": " @toojs/stylelint-config-standard",
  "rules": {
    // your rules
  }
}

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

About

Sharable stylelint config extends stylelint-config-sass-guidelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages