Best way to create branded UI Kits
We have a white-label product that is then branded for individual clients.
My ideal framework would be that we create a core (whitelabel) UI Kit and associated template file that pulls in components as linked symbols. We then simply change duplicate both files and rebrand the UI Kit file for each client.
This creates a challenge because as far as I can see the linked file is an absolute path, so to change the linked file, you have to remove the original to get a 'relink' option which you can then point at another file.
Is there an easier way? How have other people managed UI Kits in a B2B style environment?
Adrian
