Update Gruntfile.js

This commit is contained in:
Henrique Dias 2015-09-20 22:45:08 +01:00
parent ec3ded2ad6
commit 9b35510f96
1 changed files with 4 additions and 1 deletions

View File

@ -55,6 +55,9 @@ module.exports = function(grunt) {
}, },
}, },
cssmin: { cssmin: {
options: {
keepSpecialComments: 0
},
target: { target: {
files: [{ files: [{
expand: true, expand: true,