HTML projects are currently not supported by Code Connect interactive setup
figma.config.json
{ "codeConnect": { "include": ["src/figma/*.ts"], "parser": "html", "label": "vue", "importPaths": { "src/components/pan/*": "@pan/components" }, "paths": { "@pan/components/*": ["src/components/pan/*"] } } }
Hi @xplloveyxl, thanks for the report! Today the interactive setup is only available for React, so for HTML projects you'd need to connect your components individually.
We're tracking interest in support for other frameworks for the interactive setup and will keep you posted if we prioritize this.
hey @slees-figma ! seeing as web components are not (yet?) supported by the interactive setup, do you think it'd be possible to have a version of the SDS demo repo using a custom element library? that'd be super helpful.
Consider me interested! :)