Figure out how we want to handle opacity
RobbieTheWagner opened this issue · 1 comments
RobbieTheWagner commented
Currently, if you open the color picker and start playing with the opacity, it just breaks, presumably because we only support normal hex here. We should think about how we want to support this or if maybe we should remove opacity for now.
RobbieTheWagner commented
Opacity and rgba are handled 👍