0
valuesshape-image-threshold
property, using2.5.0
.opacity
property to the 0-1
range.opacity: 1.1
to opacity: 1
.precision
option to enable rounding of decimal places forpx
values.height: 0em
was not beingheight: 0
.@keyframes
rules wouldheight:0%
to height:0
(and the same for max-height
), as0%
in color functions was being transformed to 0
0deg
was being converted to 0
.turn
& deg
(thanks to @TrySound).opts.convertLength
& opts.convertTime
toopts.length
& opts.time
; the old options will now print deprecation2.0.2
.ch
units; previously they were removed.0.1.0
, code tidied up.0
(thanks to @TrySound).rem
values1.
and .0
were not being optimised to 1
and 0
,undefined
would be stringified as the unit value, if the