mikaelvesavuori / figmagic

Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.
https://docs.figmagic.com
MIT License
807 stars 71 forks source link

Cannot group elements inside each other? #132

Open mikaelvesavuori opened 2 years ago

mikaelvesavuori commented 2 years ago

(This is an older, anecdotal issue and needs to be re-verified and investigated!)

It is not possible to group elements inside each other, making (React) element generation less powerful (i.e. meaning elements are not generated as expected; I think it caps at the first detected element).

Investigate if this is still the case. If it is, see if it's possible to "uncap" the limit of the current implementation.