1 repo
Tools that compile dynamic styles into static CSS at build time.
Distinguishing note: Focuses on build-time compilation to remove runtime overhead.
Explore 1 awesome GitHub repository matching web development · Static Style Generators. 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
Compiles all component styles into static CSS at build time to eliminate the need for client-side style calculation.