1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-09-21 08:31:31 +02:00
send/.stylelintrc
2017-07-21 17:01:26 -07:00

7 lines
149 B
Plaintext

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