-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Edit Tailwind style section to change links and wording #11279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
In the Tailwind section, link the first sentence to the page on Tailwind's site that talks about the Vite plugin.
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
🐢 📚 |
|
T&D observation squad |
|
T&D Squad reporting in |
|
Adding a comment from a maintainer's discussion (still not sure whether we're going to deprecate the integration or not, so we can't have definitive docs yet!) re: what the new docs should account for:
|
|
OK! Made a big commit that we can go over on Talking and Doc'ing tomorrow! |
|
|
||
| #### Legacy Tailwind 3 support | ||
|
|
||
| To add (or keep) support for Tailwind 3 to an Astro project, you will need to have (or keep) an older version (`v5.1.5`) of the official Astro Tailwind integration `@astrojs/tailwind` installed. This version of the integration will be excluded when running Astro's command to upgrade all dependencies. However, you may see a message in your terminal with instructions for upgrading to Tailwind 4. You will also need a legacy Tailwind configuration: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
However, you may see a message in your terminal with instructions for upgrading to Tailwind 4
What is this referring to? Is it supposed to be the deprecation NPM package for the day we deprecate?
|
Hi! |
Description
In the Tailwind section of the docs, add a link to the part of the Tailwind website that talks about the Vite plugin.
(Discussed in Talking and Doc'ing)
Related PR
Relates to PR withastro/astro#13471