semencov / tailwindcss-font-inter

TailwindCSS Plugin to integrate with Inter Typeface
MIT License
82 stars 4 forks source link

NaN for line height and letter spacing for dynamic font sizes #3

Closed semencov closed 4 years ago

semencov commented 4 years ago

Instead of calculated line height and letter spacing got this:

.text-inter-4xl {
  font-size: 36px;
  letter-spacing: NaNem;
  line-height: NaNpx;
}
ghost commented 4 years ago

I am still getting NaNpx in my output with v1.0.8.

https://gist.github.com/johnmuhl/8d6a9fe0640b7e9d13c63dba771eed37