TailwindCSS not working with Vite + React – style element inside project?
I have configuration like this. I would try to pick background from div element with parameter “bg-event-60” and doesn’t work.
TailwindCSS not working with Vite + React – style element inside project?
I have configuration like this. I would try to pick background from div element with default parameter from tailwind configuration “bg-lime-400” and doesn’t work.