Magento-Minify icon indicating copy to clipboard operation
Magento-Minify copied to clipboard

Decimal percentages not working in CSS

Open peterjaap opened this issue 11 years ago • 0 comments

The yuicompressor-2.4.8.jar file you ship with this extension isn't the latest version. It still has version number 2.4.8 but the HEAD of yuicompressor's repo (https://github.com/yui/yuicompressor) is 42 commits ahead as of now.

Now see this issue on yuicompressor's Github; https://github.com/yui/yuicompressor/issues/132

In the latest release (https://github.com/yui/yuicompressor/releases), the aforementioned issue isn't fixed. In the HEAD, it is. So you should compile the latest yuicompressor-2.4.8.jar file from yui's repo and replace the yuicompressor-2.4.8.jar file in this repo with the one you compiled.

peterjaap avatar Nov 26 '14 15:11 peterjaap