[Prettier Plugin] Prettier vs VsCode: Tailwind CSS: Sort Selection #17120
Unanswered
Schoko19961
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I get different results when using
Prettier
:m:mt-10 m:text-xl mt-8 mb-6 text-center text-lg font-bold
and when using
Tailwind CSS: Sort Selection
VS-Code command:mt-8 mb-6 text-center text-lg font-bold m:mt-10 m:text-xl
.Package-Versions:
This is my prettier config:
Is this related to my configuration or a discrepancy between tailwind vs-code extension and prettier-plugin?
Beta Was this translation helpful? Give feedback.
All reactions