I use getComputedStyle(element)[type], where element is my tag and type is either fontSize, lineHeight, letterSpacing,
getComputedStyle(element)[type]
type
fontSize, lineHeight, letterSpacing,