sstephenson / ruby-yui-compressor

A Ruby interface to YUI Compressor for minifying JavaScript and CSS assets.
217 stars 57 forks source link

Update to YUI Compressor 2.4.4 to support CSS media queries. #7

Closed dam5s closed 13 years ago

dam5s commented 13 years ago

YUI Compressor 2.4.2 has a bug with CSS media queries.

http://stackoverflow.com/questions/4144706/is-there-a-version-of-yui-compressor-that-deals-correctly-with-media-queries

Updated YUI Compressor to 2.4.4, and updated the tests.

sstephenson commented 13 years ago

Thanks for the patch. It's been merged and released as 0.9.3.