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

Adding new tailwindcss classes for 2.2.4 #143

Closed tance77 closed 3 years ago

tance77 commented 3 years ago

Adding new classes for tailwindcss 2.2.4.

As usual I'm keeping with the same order of classes that is on the tailwindcss website documentation side bar. Top to bottom.

We really should figure out a better way to import the classes aside from dumping them all in the package.json but thats a task for someone else. :)

praveenperera commented 3 years ago

Thanks @tance77