refactor: 删除无用外部样式文件

This commit is contained in:
hxr
2024-02-14 16:44:35 +08:00
parent 6b5c3a7f2a
commit 22e2ba2c2f
7 changed files with 73 additions and 211 deletions

View File

@@ -1,7 +1,5 @@
@import "./transition";
@import "./sidebar";
@import "./reset";
@import "./dark";
.app-container {
padding: 10px;