-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Closed
Labels
status: triage neededIssue or pull request that need to be triaged and assigned to a reviewerIssue or pull request that need to be triaged and assigned to a reviewertype: documentationAn issue or pull request for improving or updating Gatsby's documentationAn issue or pull request for improving or updating Gatsby's documentation
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Summary
Hi Gatsby Team,
I'm writing to report an issue with the Tailwind CSS installation instructions provided in the Gatsby documentation.
It appears the guide is significantly outdated:
- The current documentation refers to Tailwind CSS v3, while Tailwind CSS v4 has been released and features a different installation process.
- The link provided in your documentation, intended to direct users to the official "Install Tailwind CSS with Gatsby" guide on the Tailwind CSS website, is currently broken and leads to an error 404.
- The current documentation is mentioning "tailwind.config.js" which is not a part of Tailwind CSS v4 anymore.
Steps to Resolve this Issue
- Updating the documentation to the new Tailwind CSS stable version 4
- If it is not planned to update to Tailwind CSS v4 in the documentation, at least change the link mentioned above to the legacy documentation of Tailwind CSS v3 available at https://v3.tailwindcss.com/docs/guides/gatsby
wip-abramson, raman976 and johnmurphy01
Metadata
Metadata
Assignees
Labels
status: triage neededIssue or pull request that need to be triaged and assigned to a reviewerIssue or pull request that need to be triaged and assigned to a reviewertype: documentationAn issue or pull request for improving or updating Gatsby's documentationAn issue or pull request for improving or updating Gatsby's documentation