fix styling guide (#961)
* fix styling guide fix styling guide * remove /docs remove /docs
This commit is contained in:
parent
81d6960a16
commit
6300c88cac
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ npm init astro -- --template with-tailwindcss
|
||||||
|
|
||||||
Astro comes with [Tailwind](https://tailwindcss.com) support out of the box. This example showcases how to style your Astro project with Tailwind.
|
Astro comes with [Tailwind](https://tailwindcss.com) support out of the box. This example showcases how to style your Astro project with Tailwind.
|
||||||
|
|
||||||
For complete setup instructions, please see our [Styling Guide](/docs/guides/styling.md#-tailwind).
|
For complete setup instructions, please see our [Styling Guide](/guides/styling.md#-tailwind).
|
||||||
|
|
Loading…
Reference in a new issue