Figma plugin for using Tossface emojis in your design
Open this Tossface plugin in your figma design file.
- ⚡ One-click emoji insertion
- 😍 Easy emoji search
- 🌐 Multi language support (Currently only Korean)
- Run
pnpm install
to install dependencies. - Run
pnpm build:watch
to start webpack in watch mode. - Open
Figma
->Plugins
->Development
->Import plugin from manifest...
and choosemanifest.json
file from this repo.
😍 To change the UI of your plugin (the react code), start editing App.tsx.
😎 To interact with the Figma API edit controller.ts.
👻 Read more on the Figma API Overview.
All copyright of the emojis belong to Viva Republica (Toss).
Be sure to read the Tossface licence before using the assets in your design.