Closed pavel-klavik closed 3 years ago
A work around which detects floats ending with .0 and converts them to int. Without this, when :pretty-print? is set to true, YUI removes the CSS unit making the output invalid. This fixes #119.
A work around which detects floats ending with .0 and converts them to int. Without this, when :pretty-print? is set to true, YUI removes the CSS unit making the output invalid. This fixes #119.