Describe the bug
It doesn't sort classes with arbitrary values like h-[50px]
To Reproduce
Steps to reproduce the behavior:
- Go to add arbitrary value and few other classes
- Save
- See error
Expected behavior
Arbitrary values should be sorter either at the end of it's main class ( h-2 h-4 h-[50px] ) or a the end
Describe the bug
It doesn't sort classes with arbitrary values like h-[50px]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Arbitrary values should be sorter either at the end of it's main class ( h-2 h-4 h-[50px] ) or a the end