summaryrefslogtreecommitdiff
path: root/.changeset/three-cooks-drive.md
blob: 90d71321c7928c1b609275b51e812929ceb24648 (plain) (blame)
1
2
3
4
5
---
'astro': patch
---

Replaces internal CSS chunking behavior for Astro components' scoped styles to use Vite's `cssScopeTo` feature. The feature is a port of Astro's implementation so this should not change the behavior.