Order tailwind classes #673
Answered
by
ben-rogerson
rubenesque-code
asked this question in
Q&A
-
Hi there, I'm wandering if there's currently a plugin, something akin to prettier-plugin-tailwindcss, or other method to order tailwind classes within a Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
ben-rogerson
Apr 26, 2022
Replies: 1 comment 3 replies
-
I don't know of a prettier that will sort the tw import/prop styles. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rubenesque-code
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know of a prettier that will sort the tw import/prop styles.
Best way forward would be to fork the tailwindcss plugin and enhance the javascript/typescript transformer.