Commit db32afe6 authored by XhmikosR's avatar XhmikosR
Browse files

Update grunt-contrib-cssmin.

parent 00b3b8b0
Showing with 3 additions and 3 deletions
+3 -3
......@@ -195,7 +195,7 @@ module.exports = function (grunt) {
keepSpecialComments: '*',
noAdvanced: true, // turn advanced optimizations off until the issue is fixed in clean-css
report: 'min',
selectorsMergeMode: 'ie8'
compatibility: 'ie8'
},
src: [
'docs/assets/css/docs.css',
......
This diff is collapsed.
Supports Markdown
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