Add fonts directory (icon fonts) + update README
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user