#Can't load background??
3 messages · Page 1 of 1 (latest)
https://developer.mozilla.org/en-US/docs/Web/CSS/background-image
try sticking it in the public folder and then using a path to that folder, either prefixed with /public/my-path/x or without /my-path/x in the url function
ok now the html sees it but not the css