Question
Dev mode doesn't show different font variants (extended, condensed, etc)
Hello,
My developer pointed out to me that when they view the Figma files in Dev mode, the font information only shows this:
color: var(--rgb-353132, #231F20);
font-family: "New Science";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 125% */
Does anyone know why the dev mode doesn’t showcase if the font is extended, or condensed, etc?
