mirror of
https://gitee.com/zongzhige/shopxo-diy.git
synced 2026-07-07 14:25:29 +08:00
5 lines
103 B
SCSS
5 lines
103 B
SCSS
// // 导出 variables.module.scss 变量提供给TypeScript使用
|
|
:exprot {
|
|
bgcolor: $bg-color;
|
|
}
|