Maintaining Styles lists across two or more Designs - any techniques?

Maintaining Styles lists across two or more Designs - any techniques anyone has?

We have a growing list on multiple designs, and while for now it’s somewhat manageable I could see it becoming challenging - and it gets more complicated when you have Designs where you want some of the Styles listed on another, but not all.

Interesting problem. It’d be good if you could somehow source a JSON file or something as the source of all styles for a design to solve this problem.

Alternatively, you could have a baseline Design asset where you put all your global styles, and then manage the rest of the design areas using customisations. So the key is to just use a single design as much as possible and use things like keyword conditions and design customisations to separate them out between sites.