gruntjs/grunt-contrib-cssmin

shorthandCompacting true false doesn't make a difference?

whats1thingnow opened this issue · 1 comments

hello,

just testing this option shorthandCompacting true false and in my code, it doesn't make a difference...

options: { keepSpecialComments: 0, shorthandCompacting: true },

anyone have an example of what this is suppose to do?

thanks :)

Please ask for such issues upstream.