yenargy / figma-better-font-picker

Figma plugin to enable better font selections which previews how the font looks like

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

figma-better-font-picker

A plugin to enable better font selections in Figma which previews how the font looks like.

Development

Install the packages

npm i

Run the plugin in dev mode

npx webpack --mode=development --watch

Build for production

npx webpack --mode=production

About

Figma plugin to enable better font selections which previews how the font looks like

License:MIT License


Languages

Language:JavaScript 52.2%Language:HTML 28.2%Language:CSS 19.6%