You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
I am trying to display a background image. With an external URL everything displays as it should. However, if I try and use a local path nothing displays e.g.
Hi,
I am trying to display a background image. With an external URL everything displays as it should. However, if I try and use a local path nothing displays e.g.
style="background-image:url('@/assets/images/homepage/image.png');"
What do I have to do in order to get a locally stored image to appear?
Thanks,
Liz
The text was updated successfully, but these errors were encountered: