diff options
| -rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 31ea5628c..cbedb07b4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -187,7 +187,6 @@ module.exports = function (grunt) { cssmin: { options: { - compatibility: 'ie8', keepSpecialComments: '*', noAdvanced: true }, |
