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