mirror of https://github.com/twbs/bootstrap.git
Add calc() to function blacklist
This commit is contained in:
parent
9e54d8e120
commit
ca9731692e
|
|
@ -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 New Issue