Quick Tailwind CSS tip when classes are "mysteriously" not being applied
I had a quick yet interesting bug happening today that I believe is worth to write a small blog post about: a button that had a background color class through Tailwind (specifically bg-purple-600) was being applied correctly in one layout but when dynamically changing it to bg-blue-600 it was rendering