You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve module loading logic (thanks to @tunnckoCore).
Improve minification of numeric values, with better support for rem,
trailing zeroes and slash/comma separated values
(thanks to @TrySound & @tunnckoCore).
Fixed an issue where -webkit-tap-highlight-color values were being
incorrectly transformed to transparent. This is not supported in Safari.
Added support for viewport units (thanks to @TrySound).