mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-27 20:34:00 +00:00
Add calc() to function blacklist
This commit is contained in:
parent
9e54d8e120
commit
ca9731692e
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…
Reference in a new issue