npm run format

This commit is contained in:
Danny Coates 2017-07-21 17:01:26 -07:00
parent 5ed4db9689
commit 0d5fb1740d
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
11 changed files with 241 additions and 216 deletions

View file

@ -1,6 +1,6 @@
extends: stylelint-config-standard
rules:
color-hex-case: upper
color-hex-case: lower
declaration-colon-newline-after: null
selector-list-comma-newline-after: null