I have added image path from public folder in App.css
It's working in local but not working after generating a build.
You may access my code on codesandbox at below path:
https://codesandbox.io/s/reactimagepath-sjtri
Please check and guide me towards solution.
background-image: url("./images/texture.jpg");