You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prettier is unnecessarily turning any <svg /> like tags into <svg></svg> in a .astro file.
Only default HTML elements are affected; custom ones are fine.