This project demonstrates the use of the Gemini CLI to convert a Figma design into a functional HTML, CSS, and JavaScript prototype. The figma_prototype directory ...
figma-make-starter/ ├─ package.json ├─ vite.config.js ├─ tailwind.config.js ├─ postcss.config.js ├─ move-make-files.mjs # Extracts and moves Figma Make files ├─ fix-imports.mjs # Fixes versioned ...