export.module.scss 81 B

12345
  1. //导出颜色
  2. :export {
  3. elTextColorRegular: var(--el-text-color-regular);
  4. }