Add fonts directory (icon fonts) + update README

This commit is contained in:
dvs
2026-08-28 09:00:12 +08:00
parent 1d022a7381
commit 88b669f5f0
4 changed files with 4 additions and 0 deletions
+4
View File
@@ -168,6 +168,10 @@ repoUI 内置图标字体,使用方式:
``` ```
repoUI组件样式库/ repoUI组件样式库/
├── repoUI.css # 完整样式库(单文件,约 60KB) ├── repoUI.css # 完整样式库(单文件,约 60KB)
├── fonts/ # 图标字体文件
│ ├── repo-icons.eot
│ ├── repo-icons.ttf
│ └── repo-icons.woff
└── README.md # 本文档 └── README.md # 本文档
``` ```
Binary file not shown.
Binary file not shown.
Binary file not shown.