Sorry for the silly question, I’ve just been trying to set a background image for my app using CSS, and it isnt working. I copied the asset path and pasted it.
body {
background-image: url(“_/theme/lebanese-cedar630.webp”)
background-repeat: no-repeat
}