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
The idea is that i want to manage long className strings(to make them start from new line each), but also get autocompletion with Tailwind CSS IntelliSense and sort with prettier-pluging-tailwind. Maybe there is another way of doing this, could someone suggest me?
The text was updated successfully, but these errors were encountered:
This would be very useful - another common library for this is clsx - I guess a config option that can take the name of the "classnames" library would be appropriate?
Is there a way to sort tailwind classes if i am using classnames like this?
The idea is that i want to manage long className strings(to make them start from new line each), but also get autocompletion with
Tailwind CSS IntelliSense
and sort withprettier-pluging-tailwind
. Maybe there is another way of doing this, could someone suggest me?The text was updated successfully, but these errors were encountered: