diff options
-rw-r--r-- | .changeset/nice-panthers-tell.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.changeset/nice-panthers-tell.md b/.changeset/nice-panthers-tell.md new file mode 100644 index 000000000..5793ae3c0 --- /dev/null +++ b/.changeset/nice-panthers-tell.md @@ -0,0 +1,7 @@ +--- +'@astrojs/tailwind': patch +--- + +Upgrade for compatibility with Astro 4 + +The Tailwind now supports both Astro 3 and Astro 4. |