Nicolas Renard

Results 4 issues of Nicolas Renard

I guess you guys can add a simple example of `include` files as this example: ```jsonp { "codeConnect": { "include": ["*.figma.tsx"], "exclude": ["test/**", "docs/**", "build/**"], "react": { "importPaths": { "src/components/*":...

fixed in next release

We want to enhance the experience using code connect by developing a plugin that will merge figma base code snippets and code connect docs... Should this be possible in the...

under discussion

I'm trying to create some docs using figma code connect and some components have a component inside when a variant it's true and when it's false the component disappears and...

fixed in next release

I need to take each children from a figma component and use this data as an array have some way to do that? Example code: ```tsx import React from "react"...

under discussion