You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, Thank you! Of all the Twig plugins for Prettier I have tried recently this is the only one that seems to work right now!
I don't know enough about how these things work, but I'm curious what it would take for this plugin to be compatible with prettier-plugin-tailwindcss.
Right now, I have both plugins working independently. What I mean by this is that I can see that tailwind classes are re-sorted when I save a .html file, and formatting is updated when I save a .twig or a .html.twig file. However, tailwind classes inside the .twig files are not re-sorted.
Is it possible to have both plugins work together? Or, does this quote from the prettier-plugin-tailwindcss readme mean that it might not be possible at all?
First of all, Thank you! Of all the Twig plugins for Prettier I have tried recently this is the only one that seems to work right now!
I don't know enough about how these things work, but I'm curious what it would take for this plugin to be compatible with prettier-plugin-tailwindcss.
Right now, I have both plugins working independently. What I mean by this is that I can see that tailwind classes are re-sorted when I save a .html file, and formatting is updated when I save a .twig or a .html.twig file. However, tailwind classes inside the .twig files are not re-sorted.
Is it possible to have both plugins work together? Or, does this quote from the prettier-plugin-tailwindcss readme mean that it might not be possible at all?
I am using:
This comment may be relevant to understanding how Prettier works: prettier/prettier#10261
The text was updated successfully, but these errors were encountered: