Prettier support for "tailwindFunctions", and maybe "tailwindAttributes" #41510
silvenon
started this conversation in
Language Support
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Both Tailwind LSP and
prettier-plugin-tailwindcsslanded a support fortailwindFunctions, which is amazing.Currently Zed's Prettier doesn't support this, it would be awesome if it did 😊 I assume it doesn't support
tailwindStylesheet,tailwindConfigandtailwindAttributeseither, but I'm mostly interested intailwindFunctions.Actually, last time I checked it doesn't support Prettier's own
overridesfield either, which left me a little puzzled as to how it works. Whenever I have to do "a little more" in the Prettier config I eventually have to configure theformatterto run the local Prettier CLI instead. How come?Beta Was this translation helpful? Give feedback.
All reactions