How do I get flowbite-svelte to work with electron-vite? #723
Unanswered
creeper-0910
asked this question in
Q&A
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started a project using electron-vite's svelte-ts template and installed flowbite-svelte in it.
However, although it displays, the css does not appear to be assigned correctly.
Is there any way to get this to work correctly?
You should be able to reproduce it with the following command:
App.svelte
Result:

Expected:
https://flowbite-svelte.com/docs/components/speed-dial
Beta Was this translation helpful? Give feedback.
All reactions