Colors rewrite (#30622)
This commit is contained in:
parent
5c6925385e
commit
cdc12165a9
15 changed files with 150 additions and 139 deletions
|
|
@ -4,7 +4,9 @@
|
|||
],
|
||||
"rules": {
|
||||
"function-disallowed-list": [
|
||||
"calc"
|
||||
"calc",
|
||||
"lighten",
|
||||
"darken"
|
||||
],
|
||||
"property-disallowed-list": [
|
||||
"border-radius",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue