From dc493b39f7a98703866caf857f28fb60299bd536 Mon Sep 17 00:00:00 2001 From: matthewp Date: Fri, 27 Aug 2021 13:42:16 +0000 Subject: [PATCH] [ci] yarn format --- docs/src/pages/guides/styling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/guides/styling.md b/docs/src/pages/guides/styling.md index 26892a6466..d24c28fa1d 100644 --- a/docs/src/pages/guides/styling.md +++ b/docs/src/pages/guides/styling.md @@ -118,7 +118,7 @@ Astro also supports [Sass][sass] out-of-the-box. To enable for each framework: ### 🍃 Tailwind -> Note that Astro's Tailwind support *only* works with Tailwind JIT mode. +> Note that Astro's Tailwind support _only_ works with Tailwind JIT mode. Astro can be configured to use [Tailwind][tailwind] easily! Install the dependencies: