grunt-contrib-cssmin icon indicating copy to clipboard operation
grunt-contrib-cssmin copied to clipboard

Update cssmin.js

Open MathijsvVelde opened this issue 9 years ago • 4 comments

Added callback to CleanCSS.minify function

I got this warning every time I used grunt-contrib-cssmin to combine multiple css files:

>> Ignoring remote @import of "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,700i|Montserrat:400,700" as no callback given.

So I added the callback, and it works!! :+1:

MathijsvVelde avatar Jul 05 '16 13:07 MathijsvVelde

/CC @shama @vladikoff

XhmikosR avatar Jul 13 '16 06:07 XhmikosR

/CC @jakubpawlowicz: is this still valid with v4?

XhmikosR avatar Jan 26 '17 05:01 XhmikosR

Is this going to be merged? This is still an issue

scyzemic avatar Mar 03 '17 18:03 scyzemic

This needs a test case to verify the fix.

XhmikosR avatar Jul 27 '17 08:07 XhmikosR