Open LinnJS opened 2 years ago
Still having this issue and it seems that it happens anytime the classes are not specifically in a className=""
syntax as soon as you add {}
s you lose all formatting so any kind of CSS in JS use case it does not work.
I was thinking as a work around instead of trying to find all the edge cases would be nice for a "sort selected text" type command so I can just manually do it would be better than me looking at other files and trying to mimic order.
I love this plugin has changed my workflow a ton and puts some accountability across the team rather than relying on a hyper-local workflow via headwind. Would love to see more dynamic support for this plugin.
ie:
Would be awesome if the Tailwind classes inside the
classNames
func would also get sorted like they would if they were not dynamic.