Clean install : bad css #12326
Unanswered
noahfraiture
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm not sure if it's a bug so I want to ask here before making an issue.

It's the first time i'm using tauri and I simply followed the installation process to get tauri 2 with deno, svelte, vite and typescript.
The UI is fine on my browser, but in the openned window, the css doesn't seems to apply and this is what I see :
As you can see the image that should be there, aren't (but they are still clickable), and none of the css seem to apply
The only warning I have is the following :
I'm on nix so I basically installed everything needed from the documentation and added rustc that was necessary :
Beta Was this translation helpful? Give feedback.
All reactions