cssmin icon indicating copy to clipboard operation
cssmin copied to clipboard

Add special processing for transform-origin and mask-position

Open danny6514 opened this issue 9 years ago • 0 comments

As part of combining multiple zeroes into one, the properties of transform-origin and mask-position are incorrectly changed. This pull request adds special handling for these two cases by replacing 0 with 0 0.

danny6514 avatar Nov 04 '15 05:11 danny6514