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

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.