refactor: 迁移 sass 模块语法

This commit is contained in:
2026-03-11 14:27:01 +08:00
parent b050c01a24
commit b4c36923ea
50 changed files with 71 additions and 70 deletions

View File

@@ -1,4 +1,4 @@
@import '../../../styles/variables';
@use '../../../styles/variables' as *;
.menu-page__cart-bar {
position: fixed;