Description
Hi team,
I'm a Gatsby user, and I noticed that in Tailwind CSS v3, there was an official setup guide for Gatsby listed in the Frameworks documentation:
🔗 https://v3.tailwindcss.com/docs/guides/gatsby
However, in the Tailwind v4 documentation, Gatsby is no longer mentioned. While Tailwind v4 works perfectly with the latest Gatsby version using PostCSS, the configuration can be a bit tricky — especially for developers new to either tool. I was able to get it working, but based on what I’ve seen in community discussions and Google searches, many others are struggling with the setup.
It would be very helpful to bring back the Gatsby guide in the Tailwind v4 docs, similar to what was provided for v3. It would ensure a smoother developer experience and prevent unnecessary confusion.
Thanks for all the amazing work you do on Tailwind!