mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-12 12:26:40 -05:00
Add background-position-x and background-position-y under background-position in the sass-lint property-sort-order array
This commit is contained in:
parent
1ce0a5a2b9
commit
55cd1a3891
1 changed files with 2 additions and 0 deletions
|
@ -260,6 +260,8 @@ rules:
|
|||
- background-color
|
||||
- background-image
|
||||
- background-position
|
||||
- background-position-x
|
||||
- background-position-y
|
||||
- background-origin
|
||||
- background-size
|
||||
- background-clip
|
||||
|
|
Loading…
Reference in a new issue