Hi 👋 Using variables for setting fonts are cool and helps our design system a lot.
But is there any way to set bound variables for text properties via Plugin API?
It’s complex read-only property and simple setBoundVariable()
does not work. We don’t have known methods like setBoundVariableForFont()
.
Can we wait for Plugin API to support typography variables any time soon?
List of properties I can’t manage to set:
fontFamily, letterSpacing, fontSize, paragraphSpacing, paragraphIndent, fontWeight, lineHeight and unexpectedly stroke for sections 😀