File tree 4 files changed +22
-15
lines changed 4 files changed +22
-15
lines changed Original file line number Diff line number Diff line change 1
1
# 一丝的分享
2
2
3
+ * [ resvg-js 高性能的 SVG 跨端渲染引擎] ( resvg-js/ )
3
4
* [ CSS 居中之美] ( http://yisibl.github.io/share/the-beauty-of-center-in-CSS.html )
4
5
* [ 超越 icon font] ( http://yisibl.github.io/share/exceed-icon-font-sh.html )
5
6
* [ CSS 后处理器] ( http://yisibl.github.io/share/css-post-processor.html )
Original file line number Diff line number Diff line change 6
6
< title > 一丝的分享</ title >
7
7
< link rel ="stylesheet " href ="http://g.tbcdn.cn/thx/cube/1.1.0/??neat-min.css,type-min.css ">
8
8
< style >
9
- body {
10
- font-size : 16px ;
11
- line-height : 2 ;
12
- }
13
- .main {
14
- width : 46em ;
15
- margin-left : auto;
16
- margin-right : auto;
17
- }
9
+ body {
10
+ font-size : 16px ;
11
+ line-height : 2 ;
12
+ }
13
+ .main {
14
+ width : 46em ;
15
+ margin-left : auto;
16
+ margin-right : auto;
17
+ }
18
18
</ style >
19
19
</ head >
20
20
21
21
< body >
22
22
< div class ="main type ">
23
23
< h1 > 一丝的分享</ h1 >
24
24
< ul class ="task-list ">
25
- < li > < a href ="http://yisibl.github.io/share/the-beauty-of-center-in-CSS.html " target ="_blank "> CSS 居中之美</ a >
25
+ < li > resvg-js 高性能的 SVG 跨端渲染引擎
26
+ (< a href ="https://yisibl.github.io/share/resvg-js/resvg-js-一丝-2023-11-18.key.zip " target ="_blank "> 下载 Keynote 文件</ a > ,
27
+ < a href ="https://yisibl.github.io/share/resvg-js/resvg-js-一丝-2023-11-18.pdf " target ="_blank "> 在线预览 PDF</ a >
28
+ )
26
29
</ li >
27
- < li > < a href ="http://yisibl.github.io/share/exceed-icon-font-sh.html " target ="_blank "> 超越 icon font</ a >
30
+ < li > < a href ="https://yisibl.github.io/share/the-beauty-of-center-in-CSS.html " target ="_blank "> CSS 居中之美</ a > </ li >
31
+ < li > < a href ="https://yisibl.github.io/share/exceed-icon-font-sh.html " target ="_blank "> 超越 icon font</ a > </ li >
32
+ < li > < a href ="https://yisibl.github.io/share/css-post-processor.html " target ="_blank "> CSS 后处理器</ a >
28
33
</ li >
29
- < li > < a href ="http://yisibl.github.io/share/css-post-processor.html " target ="_blank "> CSS 后处理器</ a >
30
- </ li >
31
- < li > < a href ="http://yisibl.github.io/share/css-workflow.html#/1 " target ="_blank "> CSS 工作流</ a >
34
+ < li > < a href ="https://yisibl.github.io/share/css-workflow.html#/1 " target ="_blank "> CSS 工作流</ a >
32
35
</ li >
36
+ < li > < a href ="https://yisibl.github.io/share/designer-debug-skills.html#/1 " rel ="nofollow "> 设计师需要了解的调试技巧</ a > </ li >
37
+ < li > < a href ="https://yisibl.github.io/share/css-in-2016/ " rel ="nofollow "> CSS in 2016</ a > </ li >
38
+ < li > < a href ="https://yisibl.github.io/share/f2e-news-offline/index.html#/ " rel ="nofollow "> 前端快爆——线下版</ a > </ li >
33
39
</ ul >
34
40
</ div >
35
41
</ body >
36
42
37
- </ html >
43
+ </ html >
You can’t perform that action at this time.
0 commit comments