From 855a67b1d6364be9bf730871dd4914d8d760589d Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Fri, 23 Dec 2016 08:41:31 +1100 Subject: Remove IE9 browser hacks. (#21393) --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) (limited to 'Gruntfile.js') diff --git a/Gruntfile.js b/Gruntfile.js index 9580da782..91a728860 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -163,7 +163,6 @@ module.exports = function (grunt) { cssmin: { options: { - compatibility: 'ie10,-properties.zeroUnits', sourceMap: true, // sourceMapInlineSources: true, advanced: false -- cgit v1.2.3