Skip to content
This repository has been archived by the owner on Dec 31, 2017. It is now read-only.

adambrgmn/stylelint-config-fransvilhelm-order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylelint-config-fransvilhelm-order

Travis npm version npm downloads npm

Stylelint preset for Frans Vilhelm

Rules for ordering properties inside declaration blocks in css using Stylelint.

Install

$ yarn add -D stylelint-config-fransvilhelm-order stylelint stylelint-order
# or
$ npm install -D stylelint-config-fransvilhelm-order stylelint stylelint-order

Usage

Add the line "extends": ["stylelint-config-fransvilhelm-order"] to your .stylelintrc and you are good to go.

Shortcut: Here's a quick shortcut if you haven't added the .stylelintrc to your projects root yet

$ echo '{\n  "extends": ["stylelint-config-fransvilhelm-order"]\n}' > .stylelintrc

About

Rules for ordering properties inside declaration blocks in css using Stylelint

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published