color-js/color.js

Color space should be optional in `setAll()`

LeaVerou opened this issue · 0 comments

There is no reason to make it mandatory. Sure, it's a little pointless since in that case you can just set coords, but per the robustness principle, I think it should be supported.