Skip to content

Digznav/stylelint-config-idiomatic-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylelint-config-idiomatic-sass

nps friendly styled with prettier dependencies Status devDependencies Status Build Status

Stylelint + Idiomatic CSS + SASS Guidelines = 🔥

This extends the basic declaration order of idiomatic-css and combines the SASS Guidelines to a more consistent CSS.

Installation

npm install --save-dev stylelint-config-idiomatic-sass

Usage

Set your stylelint config to:

{
  "extends": ["stylelint-config-idiomatic-sass"]
}

You can easily extend the config to your needs.

About

Stylelint + Idiomatic CSS + SASS Guidelines = 🔥

Resources

License

Stars

Watchers

Forks

Packages

No packages published