diff options
Diffstat (limited to '.changeset/wicked-books-appear.md')
-rw-r--r-- | .changeset/wicked-books-appear.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/wicked-books-appear.md b/.changeset/wicked-books-appear.md deleted file mode 100644 index 930091da7..000000000 --- a/.changeset/wicked-books-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix edge case where `<style>` updates inside of `.astro` files would ocassionally fail to update without reloading the page. |