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