1 repositorio
Build-time tools that integrate utility styles into components to create self-contained units.
Distinct from Component Libraries: Distinct from Component Libraries: focuses on the build-time integration of styles rather than the library of components itself.
Explore 1 awesome GitHub repository matching web development · Component Preprocessing Tools. Refine with filters or upvote what's useful.
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
Integrates utility styles during the build process to create self-contained components without external CSS files.