We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020a61b commit 443921dCopy full SHA for 443921d
Editor/Interface/Figma.Types.cs
@@ -528,6 +528,7 @@ public class Style
528
public Paint[] fills;
529
public Dictionary<string, double> opentypeFlags;
530
public number? lineHeightPx;
531
+ public number? listSpacing;
532
public number? lineHeightPercent;
533
public number? lineHeightPercentFontSize;
534
public string lineHeightUnit;
0 commit comments