Load the llama background image with vite-svg-loader #1856
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Would probably be best to import the llama image as component with the new vite-svg-loader in the parent component.
Then it can be positioned absolute.
Maybe add a new issue and we resolve that after merging. Because there will be conflicts and I think that's hard to solve before.
Originally posted by @dpschen in vikunja/frontend#926 (comment)
I think this is related to vikunja/frontend#971?
You know what: I looked at this again now I think it was actually good the way it was. When I read the code I misinterpreted what it does. Feel free to close.
Probably just the import will change with vite-svg-loader.