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
As you can see i'm using vue3 and with this approach it's pretty neat to manipulate the state and do the style/render base on it. Now that tailwind + tailwind intellisense work great for this case but the prettier-plugin-tailwindcss only sort on component class not in this variable decclaration. Can you guys make a consideration on implement this feater into it ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Like i'm currently using tailwind intellisen for suggestion and preview, and i config it so it can do both on a custom variable like so:
As you can see i'm using vue3 and with this approach it's pretty neat to manipulate the state and do the style/render base on it. Now that tailwind + tailwind intellisense work great for this case but the
prettier-plugin-tailwindcss
only sort on component class not in this variable decclaration. Can you guys make a consideration on implement this feater into it ?Beta Was this translation helpful? Give feedback.
All reactions