awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesUtility Class Priority Mapping

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.

Awesome Utility Class Priority Mapping GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tailwindlabs/prettier-plugin-tailwindcssAvatar de tailwindlabs

    tailwindlabs/prettier-plugin-tailwindcss

    7,010Voir sur GitHub↗

    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.

    TypeScript
    Voir sur GitHub↗7,010
  1. Home
  2. Web Development
  3. Modular Architectures
  4. CSS Style Modules
  5. Class Mapping
  6. Utility Class Priority Mapping