Hello,
Do we have any info regarding the limits and performance issues related to the number of variables in a file or in a collection?
I am asking this because I am writing a plugin that allows the user to manipulate frames using tailwind classes (size, autolayout, borders, colors, etc).
In one possible implementation I would end up with a “auto-generated” collection of variables in the houndreds, and it could grow as the plugin is used.
Does anyone know what would be a “big number” of variables in the context of Figma? Maybe we can get and order of measure.
Thanks