1
0
forked from ruoyi/RuoYi-Vue3

升级组件依赖到最新版本

This commit is contained in:
RuoYi
2025-06-04 15:31:48 +08:00
parent 5723e17eef
commit f237f27861
6 changed files with 34 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
@import './variables.module.scss';
@use './variables.module.scss' as *;
@mixin colorBtn($color) {
background: $color;