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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesCSS Specificity Modifiers

Mechanisms for overriding CSS specificity, such as utility-based importance flags.

Explore 3 awesome GitHub repositories matching user interface & experience · CSS Specificity Modifiers. Refine with filters or upvote what's useful.

Awesome CSS Specificity Modifiers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tailwindlabs/tailwindcssAvatar von tailwindlabs

    tailwindlabs/tailwindcss

    95,592Auf GitHub ansehen↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Forces style precedence by appending importance modifiers to utility classes for granular override control.

    TypeScriptcssframeworkutility
    Auf GitHub ansehen↗95,592
  • unocss/unocssAvatar von unocss

    unocss/unocss

    18,854Auf GitHub ansehen↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    Increases utility specificity by applying important flags or prepending parent selectors to ensure styles override existing CSS rules.

    TypeScriptatomic-cssengineunocss
    Auf GitHub ansehen↗18,854
  • emotion-js/emotionAvatar von emotion-js

    emotion-js/emotion

    18,017Auf GitHub ansehen↗

    This project is a styling library and framework designed for component-based architectures, enabling developers to define and manage visual styles directly within JavaScript or TypeScript. It functions as a styling engine that generates unique class names from style definitions, ensuring encapsulated, predictable, and maintainable visual presentation across applications. By integrating with component logic, it allows for the creation of reusable UI elements with styles defined through template literals or object syntax. The library distinguishes itself through a comprehensive suite of build-t

    Identifies and isolates critical CSS rules to minimize payload size and prevent layout shifts.

    JavaScriptbabel-plugincsscss-in-js
    Auf GitHub ansehen↗18,017
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. Content Styling
  5. CSS Utility Libraries
  6. CSS Utilities
  7. CSS Specificity Modifiers