summaryrefslogtreecommitdiff
path: root/itjs.php
diff options
context:
space:
mode:
Diffstat (limited to 'itjs.php')
-rw-r--r--itjs.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/itjs.php b/itjs.php
index 12d8213..5ca5719 100644
--- a/itjs.php
+++ b/itjs.php
@@ -64,6 +64,7 @@ else if (it::match('\.css', $lastfile))
'\bmax\(.*?\)' => "0",
'\bclip-path:[^;}]*' => "",
'\bbackground-position-[xy]' => "background-position",
+ ':has\([^)]*\)' => "",
),
$data
);