List All Used Component Variants Across a file Hi everyone 👋I'm working on a large scale design system with hundreds of components, each containing multiple variants. In my design files, I use many of these variants across different pages. Before handing off my file to the development team, I want to identify exactly which variants from which components are being used throughout the design and which ones are not used.My goal is to: Generate a list of all used component variants across the entire Figma file. Use that list to clean up unused variants, so I can simplify the file or create a lightweight version for handoff. Ideally, this should cover multiple components, not just one. I’ve tried searching for plugins that do this automatically, but I couldn’t find one that scans all components in a file and lists their used variant combinations.Has anyone come