You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if your color picker used your pure-color value format as a value for input and output instead of rgba string. This would cut down on parsing and converting inside the color picker and would allow users to use your pure-color lib to manage formats how they need to outside of the color picker.
I realize this would break the current API but tis only a suggestion.