0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/examples/with-tailwindcss
Fred K. Bot ec5a39c299
[ci] release (beta) (#5742)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-06 13:00:12 -05:00
..
public
src update with-tailwind example to use mdx (#5104) 2022-10-18 09:22:48 -04:00
.gitignore
astro.config.mjs update with-tailwind example to use mdx (#5104) 2022-10-18 09:22:48 -04:00
package.json [ci] release (beta) (#5742) 2023-01-06 13:00:12 -05:00
README.md fix broken link in tailwind example docs (#5762) 2023-01-04 18:39:41 -04:00
sandbox.config.json
tailwind.config.cjs
tsconfig.json

Astro with Tailwind

npm create astro@latest -- --template with-tailwindcss

Open in StackBlitz Open with CodeSandbox

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.