markmead / hyperui

Free Tailwind CSS components for application UI, ecommerce and marketing with support for dark mode, RTL and Alpine JS 🚀
https://hyperui.dev
MIT License
8.86k stars 341 forks source link

[BUG] Inter font is not applied #433

Closed akellbl4 closed 4 months ago

akellbl4 commented 4 months ago

Describe the bug Font family style in not applied.

To Reproduce

  1. Go to hyperui.dev
  2. See the problem

Expected behavior Text is rendered with Inter font.

Screenshots image.

Additional context I've taken a look and as I can see the class name generated by Inter font utility and the class name that is bundled into CSS have different hash. The code for font injections looks correct to me. Maybe redeploy can help to sync them.

akellbl4 commented 4 months ago

Deploy should help, confirmed by deploying my fork https://hyperui-orpin.vercel.app/

markmead commented 4 months ago

Thanks for investigating! Not sure how that's happened, maybe the previous commit didn't trigger something! 🤷‍♀️

Deploying now.