Dante
[Solved] Local Fonts Not Working
Good day everyone, I have been trying out Nuxt and while I was trying to use custom local fonts it isn't working. I have been going with the docs instructions but with no luck. I am stumped as to what I am missingz
- font files in
public/fonts
- stylesheet in src/assets/css
- stylesheet refrenced insrc/layouts/default.vue
- I am using tailwind
I also get this warning in the terminal
Here is my repo that I am working on
https://github.com/Psypher1/nuxt-explore20 replies