ProcessWire-AIOM-All-In-One-Minify icon indicating copy to clipboard operation
ProcessWire-AIOM-All-In-One-Minify copied to clipboard

css calc

Open rostik opened this issue 7 years ago • 3 comments

is there a way to keep spaces in css calc for the code to work?

rostik avatar Oct 03 '16 18:10 rostik

I am having this same issue.

thetuningspoon avatar May 09 '17 15:05 thetuningspoon

I did some research and the YUI CSS Compressor that comes with AIOM has already fixed this issue. Here is the line that needs to be updated in your /lib/cssmin.php to bring it up to date:

https://github.com/futtta/autoptimize/commit/685d76b44043c6ec8aee4414a433673a29bc3c56

Seems like AIOM is no longer being actively developed :(

thetuningspoon avatar May 09 '17 17:05 thetuningspoon

Same issue.

Thanks @thetuningspoon for pointing to the solution.

Teetrinker avatar Aug 07 '20 20:08 Teetrinker