diff options
Diffstat (limited to '.changeset/spotty-maps-sneeze.md')
-rw-r--r-- | .changeset/spotty-maps-sneeze.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/spotty-maps-sneeze.md b/.changeset/spotty-maps-sneeze.md deleted file mode 100644 index f2dd083c8..000000000 --- a/.changeset/spotty-maps-sneeze.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'astro': patch ---- - -Adds extra guidance in the terminal when using the `astro add tailwind` CLI command - -Now, users are given a friendly reminder to import the stylesheet containing their Tailwind classes into any pages where they want to use Tailwind. Commonly, this is a shared layout component so that Tailwind styling can be used on multiple pages. |