mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-21 15:42:31 -05:00
Add inset property to stylelintrc
This commit is contained in:
parent
652e1d2f3a
commit
971eb2caaf
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@
|
||||||
"right",
|
"right",
|
||||||
"bottom",
|
"bottom",
|
||||||
"left",
|
"left",
|
||||||
|
"inset",
|
||||||
"transform",
|
"transform",
|
||||||
"transform-origin",
|
"transform-origin",
|
||||||
"transform-style",
|
"transform-style",
|
||||||
|
|
Loading…
Reference in a new issue