diff --git a/grunt.js b/grunt.js index 6e8655b40..96b53fe95 100644 --- a/grunt.js +++ b/grunt.js @@ -306,7 +306,8 @@ grunt.initConfig({ "important": false, "outline-none": false, // especially this one - "overqualified-elements": false + "overqualified-elements": false, + "compatible-vendor-prefixes": false } } },