I just upgraded tinycolor@1.5.0 and code like this: ``` const tinycolor = require('tinycolor2'); tinycolor(color) ``` It comes `tinycolor is not a function` error, plz take a look.
I just upgraded tinycolor@1.5.0 and code like this:
It comes
tinycolor is not a functionerror, plz take a look.