heybourn / headwind

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

Updating Default Sort Order for tailwindcss 2.0 #99

Closed tance77 closed 3 years ago

tance77 commented 3 years ago

I have gone through an added tailwindcss 2.0 classes to this list. I again went down the left side of the documentation page and kept the order as which they appeared on the documentation.

Note Orange was removed from the official docs so I also removed it here. It still can be enabled within the tailwind.config.js file

https://tailwindcss.com/docs/background-color

tance77 commented 3 years ago

Should we add the colors in tailwind colors to this as well?

They are not enabled by default but if enabled it would be nice to have them sorted as well. (Still doesn't include orange, orange was removed.)

heybourn commented 3 years ago

Yeah I think adding colours would be a good idea @tance77

tance77 commented 3 years ago

@heybourn I went and included the optional colors. Orange actually was an optional color. I must have overlooked this.

praveenperera commented 3 years ago

This looks good, I'm going to merge it. Thanks @tance77 !

👍 ❤️ 🎉