Skip to content
New issue

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

Auto-reordering does not work in the {:else} part of svelte files #78

Closed
andy1li opened this issue May 15, 2022 · 0 comments · Fixed by #79
Closed

Auto-reordering does not work in the {:else} part of svelte files #78

andy1li opened this issue May 15, 2022 · 0 comments · Fixed by #79

Comments

@andy1li
Copy link

andy1li commented May 15, 2022

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:

  1. Go to /src/App.svelte
  2. Try change the order of classes around.

Expected behavior:

✅ Auto-reordering should work in all parts of svelte files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant