๐Ÿ“ฆ mui / hackathon-figma-plugin

๐Ÿ“„ manifest.json ยท 9 lines
1
2
3
4
5
6
7
8
9{
  "name": "MUI Importer & Exporter",
  "id": "",
  "api": "1.0.0",
  "main": "dist/code.js",
  "ui": "dist/ui.html",
  "editorType": ["figma"]
}