mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
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
Reference in a new issue