ElianCodes / brutal

A neobrutalism Astro starter theme
https://brutal.elian.codes/
MIT License
302 stars 42 forks source link

Fonts error #71

Closed juanandres-montero closed 1 month ago

juanandres-montero commented 5 months ago

Can't load any font My terminal shows (when pnpm dev the original template without edits):

16:33:53 [404] /fontspoppins.ttf 45ms 16:33:53 [404] /fontsrighteous.ttf 46ms 16:33:53 [404] /fontsoutfit.ttf 47ms 16:33:53 [404] /fontssanchez.ttf 48ms 16:33:53 [404] /fontsm-serif.ttf 12ms

I have tried to use directs urls to the fonts in the LocalFont.astro file.

rishi-raj-jain commented 5 months ago

Hey @juanandres-montero,

May you share the minimal reproduction and your OS environment?

juanandres-montero commented 1 month ago

I didn't include them in the css document, it's fixed

Thanks!