Dante
Dante
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
No starter, a blank project so I could learn piece by piece
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
It did thank you
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
Alright, I think I will do that instead, thank you
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
That makes no sense to me though... Shouldn't public always be a top-level directory? Is there a way I can point nuxt point to where the public directory is? I just don't personally don't feel comfortable having public in the src directory..
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
I did share the link, but here https://github.com/Psypher1/nuxt-explore My question is how I get files in the public to get recognised in the project
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
I continued on and from what I can gather, nuxt is having issues with items in my public folder I added some images in public/images/ amd is tells me the files don't exist
<img src="/images/hero.png />
<img src="/images/hero.png />
20 replies
NNuxt
Created by Dante on 11/1/2024 in #❓・help
[Solved] Local Fonts Not Working
That's odd, I didn't make it private Here it is again https://github.com/Psypher1/nuxt-explore Not available you say? I thought I could use actual font files, like I do elsewhere? using google fonts helper to get the woff files in my project
20 replies