astro-tailwind icon indicating copy to clipboard operation
astro-tailwind copied to clipboard

Tailwind 3

Open ooliver1 opened this issue 3 years ago • 2 comments

tailwindcss.config.js is not matched to the content and not including jit which is how it works in tailwind 3 now

ooliver1 avatar Feb 18 '22 16:02 ooliver1

There is now Astro integration: https://github.com/withastro/astro/tree/main/packages/integrations/tailwind that uses PostCSS.

lukaszkostrzewa avatar Apr 22 '22 19:04 lukaszkostrzewa

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 👍

rebelchris avatar Apr 23 '22 05:04 rebelchris