Home

Awesome

<img src="https://github.com/nitinrgupta/figma-font-preview/blob/develop/repo-assets/icon.png" alt="icon" height="50"></img>

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