We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What version of prettier-plugin-tailwindcss are you using?
prettier-plugin-tailwindcss
v0.1.10
What version of Tailwind CSS are you using?
v3.0.24
What version of Node.js are you using?
v16.14.2
What package manager are you using?
pnpm v7.1.0
What operating system are you using?
macOS v11.6(20G165)
Reproduction URL
https://github.com/andy1li/prettier-plugin-tailwindcss-bug-report
Describe your issue
Problem:
❌ Tailwind css auto-reordering does not work in the {:else} part of svelte files.
Reproduction step:
Expected behavior:
✅ Auto-reordering should work in all parts of svelte files.
The text was updated successfully, but these errors were encountered:
:else
Successfully merging a pull request may close this issue.
What version of
prettier-plugin-tailwindcss
are you using?v0.1.10
What version of Tailwind CSS are you using?
v3.0.24
What version of Node.js are you using?
v16.14.2
What package manager are you using?
pnpm v7.1.0
What operating system are you using?
macOS v11.6(20G165)
Reproduction URL
https://github.com/andy1li/prettier-plugin-tailwindcss-bug-report
Describe your issue
Problem:
❌ Tailwind css auto-reordering does not work in the {:else} part of svelte files.
Reproduction step:
Expected behavior:
✅ Auto-reordering should work in all parts of svelte files.
The text was updated successfully, but these errors were encountered: