0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/quick-cheetahs-itch.md
Drew Powers 3cd1458aa7
Fix Windows CSS bundling bug (#1840)
* Fix Windows CSS bundling bug

JS components’ styles accidentally left out of final build on Windows

* Review feedback
2021-11-16 13:59:41 -07:00

234 B

astro @astrojs/renderer-preact @astrojs/renderer-react @astrojs/renderer-solid @astrojs/renderer-svelte @astrojs/renderer-vue
patch patch patch patch patch patch

Bugfix: Bundled CSS missing files on Windows