From f49155f5a636300888373e4b201709407eb360b7 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Thu, 20 Mar 2025 14:45:27 +0100 Subject: [PATCH] Small change to linking style (#13472) Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com> --- packages/integrations/tailwind/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/integrations/tailwind/README.md b/packages/integrations/tailwind/README.md index 1d1ccab378..8ceec67478 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