Add calc() to function blacklist
This commit is contained in:
parent
ea1d09c444
commit
90d4b72e06
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
"border-bottom-right-radius",
|
"border-bottom-right-radius",
|
||||||
"border-bottom-left-radius",
|
"border-bottom-left-radius",
|
||||||
"transition"
|
"transition"
|
||||||
]
|
],
|
||||||
|
"function-blacklist": ["calc"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue