Dante
Dante
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[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
WARN [Vue Router warn]: No match found for location with path "/fonts/outfit-v11-latin-600.woff2"
WARN [Vue Router warn]: No match found for location with path "/fonts/outfit-v11-latin-600.woff2"
Here is my repo that I am working on https://github.com/Psypher1/nuxt-explore
20 replies