figma-theme-ui:将主题UI配置转换为Figma样式

时间:2024-04-10 07:43:13
【文件属性】:

文件名称:figma-theme-ui:将主题UI配置转换为Figma样式

文件大小:133KB

文件格式:ZIP

更新时间:2024-04-10 07:43:13

plugin svelte figma theme-ui figma-plugin

Figma的主题UI插件 将配置转换为。 用法 选择一个仅包含导出和主题的.js文件。例子: module . exports = { fonts : { body : '-apple-system, BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"' , heading : "inherit" , } , fontSizes : [ 12 , 14 , 16 , 20 , 24 , 32 ] , fontWeights : { body : 400 , heading


【文件预览】:
figma-theme-ui-master
----.gitignore(298B)
----example-config.js(575B)
----package.json(2KB)
----src()
--------components()
--------core()
--------main.js(107B)
--------@types()
--------build()
--------template.html(97B)
--------PluginUI.svelte(1KB)
--------code.ts(715B)
----jest.config.js(241B)
----LICENSE(1KB)
----public()
--------manifest.json(116B)
----tsconfig.json(135B)
----.github()
--------ISSUE_TEMPLATE()
--------FUNDING.yml(307B)
--------workflows()
----rollup.config.js(3KB)
----.eslintrc.js(2KB)
----README.md(2KB)
----.gitattributes(66B)
----renovate.json(552B)
----yarn.lock(268KB)

网友评论