Files
web/src
dependabot[bot] 3285553419 Bump diff from 5.2.0 to 5.2.2 in /src
Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 5.2.2.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: diff
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 19:07:12 +00:00
..
2025-11-11 09:19:03 -08:00
2025-11-11 09:28:59 -08:00
2024-09-06 19:44:15 -07:00
2025-11-11 09:19:03 -08:00
2024-09-06 19:44:15 -07:00
2024-09-06 19:44:15 -07:00

Astro with Tailwind

npm init astro -- --template with-tailwindcss

Open in StackBlitz

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 Styling Guide.