Closed syndicatefx closed 2 years ago
Hi @argyleink ,
Found a typo in the typography examples, in the fluid font sizes section of the docs.
var(--font-size-fluid-00) should be var(--font-size-fluid-0)
var(--font-size-fluid-00)
var(--font-size-fluid-0)
and the inline style for that example also has the extra 0 in the prop declaration.
0
Open Props rock! 🤘
Hi @argyleink ,
Found a typo in the typography examples, in the fluid font sizes section of the docs.
var(--font-size-fluid-00)
should bevar(--font-size-fluid-0)
and the inline style for that example also has the extra
0
in the prop declaration.Open Props rock! 🤘