Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 908 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 908 Bytes

Astro with Tailwind

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

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.