Does not sort when a prefix like `tw-` is present in tailwind's config file
ManasMadrecha opened this issue · 0 comments
ManasMadrecha commented
Using
- Nuxt
- and its Tailwind module
Issue
I have added a prefix tw-
for all my tailwind classes in the config file.
Expected behavior
To be able to sort like usual classes of tailwind.
Help
What should be the regex to customize this?