diff --git a/Gruntfile.js b/Gruntfile.js index 31ea5628cc..cbedb07b44 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -187,7 +187,6 @@ module.exports = function (grunt) { cssmin: { options: { - compatibility: 'ie8', keepSpecialComments: '*', noAdvanced: true },