Closed marcandre closed 10 years ago
Hmm that should be working. What version of the library are you using?
See here: http://bgrins.github.io/spectrum/ I believe the last release version, at least that's what it says in the source:
// TinyColor v0.9.16.
Oops, looks like I hadn't bumped TinyColor after adding that feature. Thanks for reporting! Should be working now if you download latest spectrum.
Committed here: https://github.com/bgrins/spectrum/commit/ae5bc78fd3aeba075a29f9047e06d28ed7064083.
The doc gives this example:
tinycolor("#88f0f0f6")
, but it doesn't work: