Closed luontola closed 5 years ago
This PR has been released as an unofficial build:
[org.clojars.luontola/garden "1.3.6-patch1"]
Apologies for the delay on merging this. Thanks for fixing the bug. I'm not sure why the test suite needed to be changed in the manner it was but it's not important.
@luontola I'm going to add you to the list of folks who can contribute directly to the project. In the future, try directly contacting me in Slack if I do not respond in a timely manner.
Fixes #120 Fixes #116
The root cause was in the YUI Compressor and required a dirty hack to prevent it from changing "0%" to "0". In the long run it might be preferable to switch to a CSS compressor which is still maintained. YUI Compressor's latest release is from 2013.