astro-tailwind
astro-tailwind copied to clipboard
Tailwind 3
tailwindcss.config.js is not matched to the content and not including jit which is how it works in tailwind 3 now
There is now Astro integration: https://github.com/withastro/astro/tree/main/packages/integrations/tailwind that uses PostCSS.
The original article was indeed written on the older Astro and tailwind versions. It seems the new way is easier. I'll add it to the top of my article 👍