Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 912 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 912 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.