Ever had to replace default
#Tailwicss colours in your codebase to use #DaisyUI for example?

I made a tool to easily find them in your code

https://www.einenlum.com/articles/tailwind-alchemist-find-all-tailwind-colors-in-your-codebase/

Tailwind Alchemist: find all tailwind colors in your codebase

When you're using libs like DaisyUI, you don't want to hardcode Tailwind color names in your codebase. I built a tool for this.