f6cf92b483
* Upgrade Vite 4 * Simplify Svelte preprocess setup * Upgrade rollup * Fix tests * Fix wrong changeset target * Fix error tests * Set NODE_ENV default
5 lines
145 B
Markdown
5 lines
145 B
Markdown
---
|
|
'@astrojs/svelte': major
|
|
---
|
|
|
|
Simplify Svelte preprocess setup. `<style lang="postcss">` is now required if using PostCSS inside style tags.
|