0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00

[ci] yarn format

This commit is contained in:
tony-sull 2021-11-20 09:18:46 +00:00 committed by GitHub Actions
parent 8ca77e7237
commit 76def418e1

View file

@ -208,6 +208,7 @@ Autoprefixer is no longer run by default. To enable:
}, },
}; };
``` ```
### Tailwind CSS ### Tailwind CSS
Ensure you have PostCSS installed. This was optional in previous releases, but is required now: Ensure you have PostCSS installed. This was optional in previous releases, but is required now:
@ -221,7 +222,7 @@ Ensure you have PostCSS installed. This was optional in previous releases, but i
}, },
}; };
``` ```
For more information, read the [Tailwind CSS documentation](https://tailwindcss.com/docs/installation#add-tailwind-as-a-post-css-plugin) For more information, read the [Tailwind CSS documentation](https://tailwindcss.com/docs/installation#add-tailwind-as-a-post-css-plugin)
[snowpack]: https://www.snowpack.dev [snowpack]: https://www.snowpack.dev
[vite]: https://vitejs.dev [vite]: https://vitejs.dev