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

7 lines
149 B
Plaintext
Raw Normal View History

2017-06-09 19:49:53 +02:00
extends: stylelint-config-standard
rules:
2017-07-22 02:01:26 +02:00
color-hex-case: lower
2017-06-22 18:54:34 +02:00
declaration-colon-newline-after: null
2017-06-09 19:49:53 +02:00
selector-list-comma-newline-after: null