mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
[ci] yarn format
This commit is contained in:
parent
4c4c797020
commit
dc493b39f7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue