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 8ba677c..88fe03f 100644
--- a/itjs.php
+++ b/itjs.php
@@ -59,6 +59,7 @@ else if (it::match('\.css', $file))
'html\.ie6.*' => "",
':valid:' => ":", # hack for iOS datetime
'([^/])\*(\w)' => '$1$2',
+ 'svg\..*' => "", # ignore svg styles
),
$data
);