feat: v0.1.0

This commit is contained in:
范胜发
2022-03-08 14:58:05 +08:00
commit 9bae8badbd
40 changed files with 14669 additions and 0 deletions

View File

@ -0,0 +1,31 @@
@font-face {
font-family: "iconfont"; /* Project id 3226183 */
src: url('iconfont.woff2?t=1646623670176') format('woff2'),
url('iconfont.woff?t=1646623670176') format('woff'),
url('iconfont.ttf?t=1646623670176') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-duihao:before {
content: "\eaf1";
}
.icon-guanbi:before {
content: "\eaf2";
}
.icon-jiahao:before {
content: "\eaf3";
}
.icon-setup:before {
content: "\eb80";
}