Jannick Knudsen a0dbbf19da update il y a 2 ans
..
.codesandbox a0dbbf19da update il y a 2 ans
public a0dbbf19da update il y a 2 ans
src a0dbbf19da update il y a 2 ans
.gitignore a0dbbf19da update il y a 2 ans
README.md a0dbbf19da update il y a 2 ans
astro.config.mjs a0dbbf19da update il y a 2 ans
package.json a0dbbf19da update il y a 2 ans
tailwind.config.cjs a0dbbf19da update il y a 2 ans
tsconfig.json a0dbbf19da update il y a 2 ans

README.md

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.