Results 2 comments of Kenneth Chen

Having a similar issue but with sass `url()` imports of images in the `/public` folder

@jrr `background-image: url(/contact-clip.svg);` it's in a sass file in `/src/scss` I'd like to move the images to `src/` since I believe the relative path from the sass file to the...