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
Obviously the new Figma variables functionality would mean that some extra work would need to be done to sort variables, but that shouldn't be too hard.
I'm happy to PR this after the work I'm doing on Flexbox.
The text was updated successfully, but these errors were encountered:
When this plugin was created there was no official order. Feel free to contribute, even if you can't get it 100% right, 80% right is better than right now.
Hey!
It seems that Tailwind classes generated in the app are different from the "recommended" order that plugins like prettier and Tailwind Playground use.
App:
Playground:
I researched how this could be done, but it appears that the official Prettier plugin can only be used with Prettier.
However, it appears that a few other folks have tried to do this but the best starting point might be the VSCode plugin Headwind which has a list of classes that could be leveraged for any sort function.
Obviously the new Figma variables functionality would mean that some extra work would need to be done to sort variables, but that shouldn't be too hard.
I'm happy to PR this after the work I'm doing on Flexbox.
The text was updated successfully, but these errors were encountered: