actum / gulp-dev-stack

Actum dev stack based on gulp
MIT License
11 stars 7 forks source link

force no leading zero in stylelint #155

Closed ronaldruzicka closed 7 years ago

ronaldruzicka commented 7 years ago

I set the rule for no leading zero for stylelint from issue #149 Close #149

vbulant commented 7 years ago

Next time you create pull request based on an existing issue, name the branch like 155-stylelint-remove-leading-zero where the number is the issue id.