Commit d8baec85 authored by Mark Otto's avatar Mark Otto

remove the comment

parent be18f50f
...@@ -238,7 +238,7 @@ module.exports = function (grunt) { ...@@ -238,7 +238,7 @@ module.exports = function (grunt) {
options: { options: {
compatibility: 'ie8', compatibility: 'ie8',
keepSpecialComments: '*', keepSpecialComments: '*',
noAdvanced: true // turn advanced optimizations off until the issue is fixed in clean-css noAdvanced: true
}, },
docs: { docs: {
src: [ src: [
......
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