awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesPlugin-Based Variant Modifiers

Mechanisms for registering new modifier prefixes for conditional styles with static and parameterized variants via a plugin system.

Distinct from CSS Variant Modifiers: Distinct from CSS Variant Modifiers: focuses on the plugin-based registration mechanism for creating variant modifiers, not the syntax for applying them.

Explore 2 awesome GitHub repositories matching web development · Plugin-Based Variant Modifiers. Refine with filters or upvote what's useful.

Awesome Plugin-Based Variant Modifiers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • windicss/windicssAvatar de windicss

    windicss/windicss

    6,515Ver en GitHub↗

    Windi CSS is a utility-first CSS framework that generates only the CSS classes actually used in a project, scanning source files at build time to produce smaller, optimized stylesheets. It provides on-demand style generation through static analysis of HTML and template files, eliminating unused styles for leaner output. The framework offers a plugin-based extension system for adding custom utilities, variants, and design tokens without modifying the core. It includes built-in compatibility for migrating from Tailwind CSS, removing Tailwind-specific dependencies and configuration fields while

    Adds custom utility classes, variants, or design tokens through a plugin system without modifying the core framework.

    TypeScriptcsscss-compileron-demand
    Ver en GitHub↗6,515
  • tailwindlabs/tailwindcss-typographyAvatar de tailwindlabs

    tailwindlabs/tailwindcss-typography

    6,249Ver en GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    Creates new modifier prefixes for conditional styles with static and parameterized variants.

    JavaScript
    Ver en GitHub↗6,249
  1. Home
  2. Web Development
  3. Web Standards
  4. Responsive CSS Frameworks
  5. CSS Variant Modifiers
  6. Plugin-Based Variant Modifiers