导出模块

This commit is contained in:
liamzi
2024-12-31 13:40:08 +08:00
parent d43fca017c
commit d129178dbb
6 changed files with 865 additions and 131 deletions

View File

@@ -3,6 +3,7 @@
@tailwind utilities;
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&display=swap');
:root {
--primary-color: #1677ff;
--primary-gradient: linear-gradient(45deg, #1677ff, #36cff0);