kios-webapp/apps/web
2024-03-07 15:31:41 +01:00
..
public Clone starter 2024-03-07 15:31:41 +01:00
src Clone starter 2024-03-07 15:31:41 +01:00
.eslintrc.cjs Clone starter 2024-03-07 15:31:41 +01:00
.gitignore Clone starter 2024-03-07 15:31:41 +01:00
astro.config.mjs Clone starter 2024-03-07 15:31:41 +01:00
package.json Clone starter 2024-03-07 15:31:41 +01:00
README.md Clone starter 2024-03-07 15:31:41 +01:00
tailwind.config.cjs Clone starter 2024-03-07 15:31:41 +01:00
tsconfig.json Clone starter 2024-03-07 15:31:41 +01:00

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.