Tailwindcss: Font weight does not display correctly on Linux

Created on 23 Jan 2020  路  3Comments  路  Source: tailwindlabs/tailwindcss

Reproduction link: https://tailwindcss.com/docs/font-weight/#app

OS (both are booted from a fresh USB iso):

  • Ubuntu 19.10
  • Linux MX 19

Browser:

  • Chromium: Version 79.0.3945.117
  • Firefox: 72.0.1

image

Most helpful comment

Hi V铆ctor,

Thank you for your reply, I just checked and the rendered font is Liberation sans.

So I guess the tailwind website doesn't provide its own font (e.g. from Google fonts) but it depends on the installed fonts on the system right?

Liberation sans only has regular and bold (besides italics)

No, Tailwind doesn't include fonts. Inter font can be downloaded here. Hope that helps.

All 3 comments

Reproduction link: https://tailwindcss.com/docs/font-weight/#app

OS (both are booted from a fresh USB iso):

* Ubuntu 19.10

* Linux MX 19

Browser:

* Chromium: Version 79.0.3945.117

* Firefox: 72.0.1

image

What fonts are you loading? Make sure that font has those font families or the browser will pick the closest weight. 驴Is that Liberation sans?

If that font comes only with regular and bold what you see is normal.

Hi V铆ctor,

Thank you for your reply, I just checked and the rendered font is Liberation sans.

So I guess the tailwind website doesn't provide its own font (e.g. from Google fonts) but it depends on the installed fonts on the system right?

Hi V铆ctor,

Thank you for your reply, I just checked and the rendered font is Liberation sans.

So I guess the tailwind website doesn't provide its own font (e.g. from Google fonts) but it depends on the installed fonts on the system right?

Liberation sans only has regular and bold (besides italics)

No, Tailwind doesn't include fonts. Inter font can be downloaded here. Hope that helps.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nternetinspired picture nternetinspired  路  3Comments

ghost picture ghost  路  3Comments

paulhuisman picture paulhuisman  路  3Comments

jbardnz picture jbardnz  路  3Comments

ouun picture ouun  路  3Comments