summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Swithinbank <swithinbank@gmail.com> 2025-03-20 14:45:27 +0100
committerGravatar GitHub <noreply@github.com> 2025-03-20 14:45:27 +0100
commitf49155f5a636300888373e4b201709407eb360b7 (patch)
tree55f5f31a15d487e87ca0f93b3c31bca26fb941d2
parent020c54247909fadc2c80c89b226ba59565d12cbf (diff)
downloadastro-f49155f5a636300888373e4b201709407eb360b7.tar.gz
astro-f49155f5a636300888373e4b201709407eb360b7.tar.zst
astro-f49155f5a636300888373e4b201709407eb360b7.zip
Small change to linking style (#13472)
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
-rw-r--r--packages/integrations/tailwind/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/tailwind/README.md b/packages/integrations/tailwind/README.md
index 1d1ccab37..8ceec6747 100644
--- a/packages/integrations/tailwind/README.md
+++ b/packages/integrations/tailwind/README.md
@@ -4,7 +4,7 @@
>
> [Tailwind CSS now offers a Vite plugin](https://tailwindcss.com/docs/installation/framework-guides/astro) which is the preferred way to use Tailwind 4 in Astro.
>
-> [Learn how to use Tailwind in your Astro project in the Styling guide.][docs]
+> Learn how to use Tailwind in your project in the Astro [“Styles and CSS”][docs] guide.
## Support