1 个仓库
Systems for assembling stylesheets from discrete, configurable components during a build process.
Distinct from Modular Application Assembly: The provided candidates focus on application, scene, or AI model assembly, whereas this is specifically about preprocessor-driven CSS composition.
Explore 1 awesome GitHub repository matching user interface & experience · Modular CSS Assembly. Refine with filters or upvote what's useful.
inuit.css is a Sass-based CSS framework and design system tool focused on building scalable user interfaces. It serves as a modular preprocessor system that utilizes BEM architecture and OOCSS patterns to structure stylesheets into reusable components and layout abstractions. The framework distinguishes itself by separating structural layout logic from visual skinning, allowing for the creation of design-agnostic layout objects. It employs a configuration-driven build process where developers can use feature switches and variable overrides to inject design tokens and selectively include only
Assembles a custom stylesheet from discrete components during the build process using Sass imports and configuration overrides.