#SCSS background-image

1 messages · Page 1 of 1 (latest)

ruby zealot
#

I'm having trouble displaying a background-image using SCSS. When I click to view the image, it throws a 404. Any ideas?

#

I suspect it should be coming from the build folder… but it isn't.

#

should I be placing the image inside the "public" folder instead of "app/images"?

#

^ just tried this, still a 404

#

for additional context, if it makes a difference, I'm using miniflare deploying to Cloudflare Pages.