kepi / chromeEyeDropper

Eye Dropper and Color picker extension for Google Chrome
https://eyedropper.org
208 stars 73 forks source link

[REQUEST] Add the ability to translate colors to tailwind css #168

Open kiwina opened 3 years ago

kiwina commented 3 years ago

Hi, i got this as a normal page tool but be a great addition to the extension maybe as plus version. what i do is using nearest-color with a mapping from tailwind this could be any mapping really. ie: { amber-50: "#fffbeb" } And add this to the box or as an option to copy to clipboard

kepi commented 3 years ago

Hi, thanks for the idea, I love it.

In fact, I'm currently rewriting parts of Eye Dropper and I decided to style ED components with Tailwind and I can see the reason for this.

As always here - no promises about ETAs but I hope to implement this.