Allow steps() function in stylesheets

This commit is contained in:
Alex Smith
2014-04-29 20:51:23 +02:00
committed by Neil Williams
parent 1c4d6311b3
commit b8beb8aa8b

View File

@@ -295,6 +295,7 @@ SAFE_FUNCTIONS = {
"scalez",
"skewx",
"skewy",
"steps",
"translate",
"translate3d",
"translatex",