8cdd5aabdb
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
695 B
695 B
Astro with Tailwind
npm create astro@latest -- --template with-tailwindcss
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 Styling Guide.