1 dépôt
Logic that syncs a tool's internal state with external framework configuration files.
Distinct from Tailwind CSS Integration: Distinct from general config syncing; specifically relates to integrating with a CSS framework's config.
Explore 1 awesome GitHub repository matching user interface & experience · Configuration Synchronization. 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 custom theme and utility settings from Tailwind configuration files to ensure correct sorting.