I'm working on converting a design in Adobe Xd to a HTML template, for one element its suggesting the following css rules.
top: 149px;
left: 54px;
width: 463px;
height: 208px;
text-align: left;
font: normal normal medium 45px/61px Oswald;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: uppercase;
opacity: 1;
Btw, I am familiar with the font shorthand like font: italic small-caps bold 12px/30px Georgia, serif;
and it works too but what is this new format that Xd is suggesting? Even Chrome is finding it as invalid
.