@import "src/style/structure-chalk/common/var";
@import "src/style/structure-chalk/category/index";

/** 主题
  * [类别]:[色值]

/* Switch
-------------------------- */
$switch: (
  $__switch-default_font-size: $--font-size-largest,
);
