Home

Awesome

<img src="https://github.com/nitinrgupta/figmoji/blob/master/assets/icon.png" alt="icon" height="50"></img>

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