Without adjusting these properties, Hype will set attributes for the letter-spacing and line-height properties to be ‘normal,’ and word-spacing to be 0px.
So what we’re seeing is the difference between ‘normal’ and 0px for the letter spacing. To tell browsers ‘don’t use the default’, going up then down on line-height and letter-spacing should do the trick as @Rick4F mentioned.