gruntjs/grunt-contrib-cssmin

require more elaborative errors

ashish-joshi-sr opened this issue · 1 comments

when i run the task.. it had error displaying below lines

Running "cssmin:target" (cssmin) task
>> unexpeced content : '
>> }'. Ignoring.
>> 1 file created.

but the produced minified css had lot of issues.
can you please add that in which file and which line it encountered issue? so I can look for it.

I believe such issues should be reported upstream.

Also, the next version which will use clean-css v4.0.0 might solve this.