heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.37k stars 46 forks source link

Sorting not working with mt-2.5 #187

Open btrazzini opened 2 years ago

btrazzini commented 2 years ago

Describe the bug Classes with mt-2.5 declared are not ordered

To Reproduce

Expected behavior

Screenshots

Desktop (please complete the following information):

saarrooiii commented 1 year ago

Same here: p-3.5 also prevents classes from ordering. This seems to be a problem with all classes with decimal values.