fix styling guide (#961)

* fix styling guide

fix styling guide

* remove /docs

remove /docs
This commit is contained in:
Rubens de Melo 2021-07-31 02:39:59 -03:00 committed by GitHub
parent 81d6960a16
commit 6300c88cac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).