/figmoji

Add emojis onto your designs in figma seamlessly

Primary LanguageJavaScript

icon

figmoji

A figma plugin to add emojis onto your designs seamlessly

Development

Install the packages

npm i

Run the plugin in dev mode

npx webpack --mode=development --watch

Build for production

npx webpack --mode=production