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

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

/* Input
-------------------------- */
$input: (
  $__input-default_font-size: $--font-size-largest,
);
