Update stylelint
This commit is contained in:
parent
798984c18b
commit
a6446eb296
@ -29,7 +29,7 @@
|
|||||||
],
|
],
|
||||||
"declaration-block-no-redundant-longhand-properties": [
|
"declaration-block-no-redundant-longhand-properties": [
|
||||||
true,
|
true,
|
||||||
{ "ignoreShorthands": ["place-self", "gap", "grid-gap"] }
|
{ "ignoreShorthands": ["place-self", "gap", "grid-gap", "grid-template"] }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user