7d95bd9baa
* 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
5 lines
97 B
Markdown
5 lines
97 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixed a case where dynamic imports tried to preload inlined stylesheets.
|