You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’d be nice if fontSize: "12pt" worked. But to do this we’ll need a smarter version of maybeNumber that can detect CSS length strings — we don’t want to interpret "12pt" as a field name.
The text was updated successfully, but these errors were encountered:
It’d be nice if
fontSize: "12pt"
worked. But to do this we’ll need a smarter version of maybeNumber that can detect CSS length strings — we don’t want to interpret"12pt"
as a field name.The text was updated successfully, but these errors were encountered: