Skip to content

v1.0.2

Choose a tag to compare

@ben-eb ben-eb released this 02 May 10:37
· 2657 commits to master since this release
  • 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).
  • Add MIT license file.