diff --git a/Gruntfile.js b/Gruntfile.js
index 66ee6975c08a9852d59d9c3183f17e4394a2a0fe..d1e94869f905f9ef71809d1a73c064348bd2c64c 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -232,7 +232,8 @@ module.exports = function (grunt) {
     cssmin: {
       options: {
         compatibility: 'ie8',
-        keepSpecialComments: '*'
+        keepSpecialComments: '*',
+        noAdvanced: true
       },
       core: {
         files: {