astro/examples/with-tailwindcss
Matthew Phillips 2167ffd72f
Revert "[ci] release (#8671)" (#8696)
This reverts commit eada8ab8fa.
2023-09-28 13:57:54 -04:00
..
.codesandbox Update CodeSandbox config for Node 18 and new editor (#8292) 2023-08-30 18:52:21 +02:00
public
src chore: remove MDX integration from Tailwind example (#7987) 2023-08-07 16:23:39 -05:00
.gitignore
astro.config.mjs chore: remove MDX integration from Tailwind example (#7987) 2023-08-07 16:23:39 -05:00
package.json Revert "[ci] release (#8671)" (#8696) 2023-09-28 13:57:54 -04:00
README.md Fix: lang unspecified code blocks (#8461) 2023-09-11 12:45:21 +01:00
tailwind.config.cjs
tsconfig.json

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.