0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/examples/with-tailwindcss
Fred K. Bot ec5a39c299
[ci] release (beta) (#5742)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-06 13:00:12 -05:00
..
public
src
.gitignore
astro.config.mjs
package.json [ci] release (beta) (#5742) 2023-01-06 13:00:12 -05:00
README.md fix broken link in tailwind example docs (#5762) 2023-01-04 18:39:41 -04:00
sandbox.config.json
tailwind.config.cjs
tsconfig.json

Astro with Tailwind

npm create astro@latest -- --template with-tailwindcss

Open in StackBlitz Open with CodeSandbox

Astro comes with Tailwind support out of the box. This example showcases how to style your Astro project with Tailwind.

For complete setup instructions, please see our Tailwind Integration Guide.