1 रिपॉजिटरी
Weighted mapping of utility classes based on configuration to determine their sorting order.
Distinct from Class Mapping: Distinct from CSS module mapping; focuses on the priority weight of classes for sorting rather than scope resolution.
Explore 1 awesome GitHub repository matching web development · Utility Class Priority Mapping. Refine with filters or upvote what's useful.
This project is a Prettier plugin and Tailwind CSS class sorter that automatically organizes utility classes into a consistent and recommended order. It functions as a frontend styling formatter and CSS utility organizer, removing duplicate classes and sorting style attributes across HTML and JavaScript files. The tool ensures consistent markup formatting by ordering utility classes within HTML attributes, template literals, JavaScript expressions, and custom framework props. It integrates with Tailwind CSS configuration files and stylesheets to synchronize sorting behavior with custom theme
Reads theme files to create weighted priority lists for sorting both standard and custom utility classes.