Stop Arguing About Tailwind Class Order - Sort Them Automatically (Free Tool) A developer created a free online tool that automatically sorts Tailwind CSS classes to end code-review debates about class ordering. The WebToolsHub Tailwind Class Sorter accepts raw class lists, HTML, or JSX and instantly outputs properly ordered classes following the official `prettier-plugin-tailwindcss` logic — layout first, then flexbox, spacing, sizing, typography, colors, borders, and effects last. The browser-based tool includes features like real-time sorting, duplicate removal, custom prefix support, and local history for the last five inputs. You've seen it in code reviews. Someone writes: