During .fig import, instance nodes have no children — Figma expects them to be cloned from their component. The componentId references used original Figma GUIDs that didn't match our generated node IDs. Fix: - Track original GUID → new node ID mapping during import - Remap all instance componentId references after node creation - Iteratively populate empty instances from their components (multiple passes needed since cloning creates new instances) |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| docs | ||
| mcp | ||