Skip to content

v0.0.10

Choose a tag to compare

@robocoder robocoder released this 15 Apr 02:27
· 796 commits to master since this release

Features

Bug Fixes

  • media query merging (@timonbaetz)
  • lib_if() should treat null as false (@wonderslug)

Maintenance

  • optimizing toHSL() (7% faster) favoring integer operations and comparison (@jfsullivan)