Vue / React 风格组件样式系统原型 | CSS

本章覆盖:global token;component class;variant;size;state;CSS custom properties;scoped style / CSS Modules 思想;component container query;dark theme;reduced motion;focus ring;class naming;low specificity;不依赖具体框架运行即可完成 CSS 架构设计。

本章知识点

  • global token
  • component class
  • variant
  • size
  • state
  • CSS custom properties
  • scoped style / CSS Modules 思想
  • component container query
  • dark theme
  • reduced motion
  • focus ring
  • class naming
  • low specificity
  • 不依赖具体框架运行即可完成 CSS 架构设计