1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-20 16:11:33 +02:00
send/.stylelintrc
2017-07-31 00:01:00 -07:00

8 lines
188 B
Plaintext

extends: stylelint-config-standard
rules:
color-hex-case: lower
declaration-colon-newline-after: null
selector-list-comma-newline-after: null
value-list-comma-newline-after: null