Commit 9f6e349a authored by rockyl's avatar rockyl

首次发布

parent a07fce44
{ {
"name": "html-shot", "name": "html-shot",
"version": "1.0.2", "version": "1.0.3",
"main": "dist/index.js", "main": "dist/index.js",
"types": "types/index.d.ts", "types": "types/index.d.ts",
"license": "MIT", "license": "MIT",
......
...@@ -25,4 +25,5 @@ document.body.appendChild(img); ...@@ -25,4 +25,5 @@ document.body.appendChild(img);
* 不支持transform变换 * 不支持transform变换
* 文本仅只是Arial字体,建议给元素设置为Arial字体 * 文本仅只是Arial字体,建议给元素设置为Arial字体
* 不支持z-index样式 * 不支持z-index样式
* 不支持下划线样式
* 不支持所有滤镜 * 不支持所有滤镜
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment