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

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

/* Table
-------------------------- */
$table: (
  $__table-default_font-size: $--font-size-largest,
);
