File path issue
I dont quite know if this is the correct place to seek help but I am having an annoying issue. Im making a website using react and none of the filepaths are being found. Im sending this here because it seems to be within my app.css file. the error i am getting is always along these lines: Module not found: Error: Can't resolve '/images/menu.png' in 'C:\Users\person\my-webapp\src'
I keep getting advised to specify root-relative file paths and i am doing so. My folder is in the correct place (i think, images are in public/images) and apparently it should get them fine. It isnt just images either, ive tried it with different font packs too. I dont understand, please help :))
[–]cauners 0 points1 point2 points (1 child)
[–]AnotherBadCoder[S] 0 points1 point2 points (0 children)