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

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

/* Button
-------------------------- */
$button: (

  //// button-default
  $__button-default_font-size: $--font-size-largest,

);
