Skip to content

Instantly share code, notes, and snippets.

@drzax
Created August 29, 2023 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drzax/89e00d8360cb89a32e7c6ff6ed004abd to your computer and use it in GitHub Desktop.
Save drzax/89e00d8360cb89a32e7c6ff6ed004abd to your computer and use it in GitHub Desktop.
A formatting bug in prettier-plugin-svelte
<div>
<!-- this is duplicated on format -->
<style></style>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment