3cd1458aa7
* Fix Windows CSS bundling bug JS components’ styles accidentally left out of final build on Windows * Review feedback
10 lines
234 B
Markdown
10 lines
234 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/renderer-preact': patch
|
|
'@astrojs/renderer-react': patch
|
|
'@astrojs/renderer-solid': patch
|
|
'@astrojs/renderer-svelte': patch
|
|
'@astrojs/renderer-vue': patch
|
|
---
|
|
|
|
Bugfix: Bundled CSS missing files on Windows
|