mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-22 07:54:11 -05:00
Add mask properties to sass-lint
This commit is contained in:
parent
edd72c8506
commit
7c038dc8e9
1 changed files with 4 additions and 0 deletions
|
@ -253,8 +253,12 @@ rules:
|
|||
- clip
|
||||
- clip-path
|
||||
- mask
|
||||
- mask-image
|
||||
- mask-position
|
||||
- mask-size
|
||||
- mask-repeat
|
||||
- mask-type
|
||||
- mask-clip
|
||||
- object-position
|
||||
- background
|
||||
- background-color
|
||||
|
|
Loading…
Reference in a new issue