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
Hey! As of v0.2.0 we no longer bundle prettier-plugin-svelte ourselves so you need to explicitly install it which I'm guessing is the issue here. Can follow the discussion here for more info on the changes:
Hey @xmlking, apologies for the confusion here! This new release included a breaking change for Svelte users. I've just updated the v0.2.0 release notes to explain how to upgrade your Svelte project.
Let me know if you have any further issues after following these steps 👍
after upgrading from
"prettier-plugin-tailwindcss": "0.1.13"
to"prettier-plugin-tailwindcss": "0.2.0",
I am getting a bunch of warning
my
.prettierrc
fileThe text was updated successfully, but these errors were encountered: