Handoff allows you to save text styles to reuse them in multiple places in your project. You can create a Text style by clicking the + New text style button. A popup will show up asking you to give your text style a name.
Each text style consists of the following properties:
You can use text styles by selecting a Text style from the Typography panel in the Inspector. It's also possible to override certain properties from your text style. When you change your text style from the Assets tab, all elements using this text style will change automatically.
Text styles can be used as CSS variables in your exported code. Your export will include a variables.css
file that contains all the definitions.