astro/.changeset/eleven-goats-confess.md
Matthew Phillips 63e49c3b64
Prevent locking up when encountering invalid CSS (#4675)
* Prevent locking up when encountering invalid CSS

* Add a changeset

* Move the unit test to the test folder

* ponyfill aggregateerror

* Use the exported type

* keep original errors

* fix
2022-09-09 09:02:06 -04:00

73 B

astro
patch

Prevent locking up when encountering invalid CSS