@font-face{font-family:'Cabin';font-style:normal;font-weight:400;src:local('Cabin Regular'),local('Cabin-Regular'),url(http:;}
the line is the last line in the css and it belongs to google fonts. any idea why it cuts the URL import in the end? (which causes the entire css to become invalid?)
also - I've noticed that when I use minified CSS and wro tries to minified them again , causing the same issues..
Cheers,
Yoni
--
You received this message because you are subscribed to the Google Groups "wro4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wro4j+un...@googlegroups.com.
To post to this group, send email to wr...@googlegroups.com.
Visit this group at http://groups.google.com/group/wro4j?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Just build the project from the latest branch 1.6.x
I saw that the commit in git was for tests only..? am I missing something?
I'd be happy to test and check.
--
You received this message because you are subscribed to a topic in the Google Groups "wro4j" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wro4j/zz-c7l4Emag/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to wro4j+un...@googlegroups.com.
Yes. The tests prove that the bug is fixed. Are you sure you have used the latest build from 1.6.x?