Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML projects are currently not supported by Code Connect interactive setup #231

Open
xplloveyxl opened this issue Jan 21, 2025 · 2 comments

Comments

@xplloveyxl
Copy link

Image

figma.config.json

{ "codeConnect": { "include": ["src/figma/*.ts"], "parser": "html", "label": "vue", "importPaths": { "src/components/pan/*": "@pan/components" }, "paths": { "@pan/components/*": ["src/components/pan/*"] } } }

@slees-figma
Copy link

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.

@olaf-k
Copy link

olaf-k commented Feb 6, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants