1 repo
Extensions for CSS frameworks that integrate custom styles into the build pipeline.
Distinguishing note: Focuses on the plugin architecture for extending utility-first frameworks.
Explore 1 awesome GitHub repository matching web development · CSS Build Plugins. Refine with filters or upvote what's useful.
This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin
Extends a low-level utility framework by injecting component-level styles directly into the build process via a plugin system.