[IntelliSense] add non prettier class sorter? #13522
laptopmutia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so there is an emacs lsp-mode https://github.com/merrickluo/lsp-tailwindcss based on https://github.com/tailwindlabs/tailwindcss-intellisense and it use https://github.com/avencera/rustywind that is inspired by https://github.com/heybourn/headwind an non prettier class sorting that is obsolete
problem is prettier hard to setup especially when you use template engine like .erb
when I use headwind I just install the extension and its just works,
with prettier I got tangled by the settings and npm dependencies hell
Beta Was this translation helpful? Give feedback.
All reactions