Jannick Knudsen a0dbbf19da update 1 rok pred
..
.codesandbox a0dbbf19da update 1 rok pred
public a0dbbf19da update 1 rok pred
src a0dbbf19da update 1 rok pred
.gitignore a0dbbf19da update 1 rok pred
README.md a0dbbf19da update 1 rok pred
astro.config.mjs a0dbbf19da update 1 rok pred
package.json a0dbbf19da update 1 rok pred
tailwind.config.cjs a0dbbf19da update 1 rok pred
tsconfig.json a0dbbf19da update 1 rok pred

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.