stylelint-plugin-ecss
v1.1.0
Published
stylelint plugins for [ECSS](http://ecss.io/)
Downloads
9
Maintainers
Readme
stylelint-plugin-ecss
stylelint plugins for ECSS
Rules
Chapter 8. The Ten Commandments of Sane Style Sheets
Thou shalt not place inline images in the authoring style sheets
Thou shalt comment all magic numbers and browser hacks
Relation
Development
Make rule
# generate rule
npm run gen:rule
Then, you should add new rule to /lin/rules/index.js
sandbox
# make sandbox files
npm run gen:sandbox
# run lint for sandbox
npm run gen:sandbox
LICENSE
MIT