Skip to content

v3.2.0

Compare
Choose a tag to compare
@shellscape shellscape released this 19 Apr 00:16
· 22 commits to master since this release

Bugfixes

fix: comma separated funcs with no spaces. fixes #91
fix: wonky function names. fixes #92
fix: numeric parsing (#109)

Features

feat: add hwb, lab, and lch to functions matching isColor (#111) …

Updates

test: add test for #104
test: add tests for #106