Hi All,
I’m trying to build a lorem ipsum
plugin to be used within my organization. For this I’d like my users to be able to select the text-styles the design system provides in the token library. I could redefine them all in my plugin but this seems like a waste of resources (also no fun when the library itself changes and my plugin does not).
Is there a way to retrieve the tokens text styles programmatically? I can’t seem to find it in the API docs.
Thanks in advance!