diff options
Diffstat (limited to '.changeset/spotty-bees-switch.md')
-rw-r--r-- | .changeset/spotty-bees-switch.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/spotty-bees-switch.md b/.changeset/spotty-bees-switch.md deleted file mode 100644 index d48f620d8..000000000 --- a/.changeset/spotty-bees-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/svelte': major ---- - -Simplify Svelte preprocess setup. `<style lang="postcss">` is now required if using PostCSS inside style tags. |