write-web-icons
v0.3.23
Published
Icon automation workflow with Figma
Downloads
5
Maintainers
Readme
Write Web Icons
主要 It's a repository for Figma Icon Automation Plugin.
使用 / use
in react
import { IAdd } from "write-web-icons";
<IAdd size="16" />
开始 / start
Open Figma
you need have the acccess to view this figma url
安装 Figma 插件 / Install figma plugin
点击链接下载插件。
配置 / settings
- GitHub Repo Url:
https://github.com/yued-fe/write-web-icons
- GitHub token:联系 ShineaSYR 获取
- 打开 Figma 并呼起
figma-icon-automation
插件。 - 填写 GitHub Repo Url 也就是当前 Github 地址。
- 填写 GitHub Token.
发布 / Publish
- 点击 Update 按钮,跳转到 Publish 页卡。
- 一定要等到出现黑色加粗文字
The current version is *.*.*
。 - 然后填写想要发布的新的版本号,和修改信息,并点击
push to Github
。
合并分支 / Pull requests
- 点击
here
- 再点击
Squash and merge
。
查看效果 / Preview
然后点击以上链接,并在 Dependencies 中升级 write-web-icons 到刚刚 Figma 中发布的版本,即可看到效果。