mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-09 02:36:36 +08:00
6 lines
106 B
SCSS
6 lines
106 B
SCSS
// Chat 页面公共样式统一导入
|
|
|
|
@forward './variables';
|
|
@forward './mixins';
|
|
@forward './bubble';
|