summaryrefslogtreecommitdiff
path: root/.changeset/hungry-sheep-sneeze.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-11 02:23:12 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-11 09:23:12 +0000
commit10fae31ac1278ea3f713467cd2909372a4f41bb3 (patch)
tree7cc36c9debd9da029162cdac31dc60a7d10b94c0 /.changeset/hungry-sheep-sneeze.md
parent6d1c63fa46a624b1c4981d4324ebabf37cc2b958 (diff)
downloadastro-10fae31ac1278ea3f713467cd2909372a4f41bb3.tar.gz
astro-10fae31ac1278ea3f713467cd2909372a4f41bb3.tar.zst
astro-10fae31ac1278ea3f713467cd2909372a4f41bb3.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/hungry-sheep-sneeze.md')
-rw-r--r--.changeset/hungry-sheep-sneeze.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/hungry-sheep-sneeze.md b/.changeset/hungry-sheep-sneeze.md
deleted file mode 100644
index 44cf97fd7..000000000
--- a/.changeset/hungry-sheep-sneeze.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Updates internal CSS chunking behavior for Astro components' scoped styles. This may result in slightly more CSS chunks created, but should allow the scoped styles to only be included on pages that use them.