Commit e8646870 authored by Chris Rebert's avatar Chris Rebert

Remove IE8 compatibility option from cssmin Grunt task config

parent bd453652
......@@ -187,7 +187,6 @@ module.exports = function (grunt) {
cssmin: {
options: {
compatibility: 'ie8',
keepSpecialComments: '*',
noAdvanced: true
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment