astro/.changeset/chatty-walls-happen.md
Arsh 7d95bd9baa
Allow vite to refer to inlined CSS (#8351)
* fix(client build): keep inlined stylesheets

* add changesets

* appease linter

* eslint: allow variables beginning with an underscore to be unused

* remove eslint-ignore that's no longer needed

* ready for review
2023-09-05 23:31:15 +05:30

97 B

astro
patch

Fixed a case where dynamic imports tried to preload inlined stylesheets.