Updated sass lint rules
This commit is contained in:
parent
f7bbe71cb8
commit
5e8fba0fdb
@ -38,6 +38,18 @@ rules:
|
|||||||
- 2
|
- 2
|
||||||
-
|
-
|
||||||
size: 2
|
size: 2
|
||||||
|
property-sort-order:
|
||||||
|
- 1
|
||||||
|
-
|
||||||
|
order:
|
||||||
|
- display
|
||||||
|
- width
|
||||||
|
- height
|
||||||
|
- margin
|
||||||
|
- padding
|
||||||
|
- background
|
||||||
|
- border
|
||||||
|
ignore-custom-properties: true
|
||||||
no-qualifying-elements:
|
no-qualifying-elements:
|
||||||
- 1
|
- 1
|
||||||
-
|
-
|
||||||
|
Loading…
Reference in New Issue
Block a user