1 个仓库
Creating appearance options for components without complex selectors or base style overrides.
Distinct from CSS Variant Modifiers: Distinct from CSS Variant Modifiers: focuses on a system for defining component appearance options rather than responsive or state-based syntax.
Explore 1 awesome GitHub repository matching web development · Component Visual Variants. Refine with filters or upvote what's useful.
rscss 是一个 CSS 架构框架和设计系统规范,用于组织样式表。它提供了一种通过一致的命名标准和基于组件的文件分区来定义可复用组件及其子元素的方法。 该系统强调扁平的嵌套层级,以防止特异性冲突和深层选择器嵌套。它利用视觉变体模式,通过前缀类将外观变体应用于组件,并使用工具类规范来实现用于布局调整的全局辅助类。 该框架涵盖了 CSS 架构设计、基于组件的样式设计以及视觉变体和全局工具辅助类的管理等更广泛的领域。
Provides a system for creating multiple appearance options for a single component without overriding base styles.