-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Anything using new(ish) DaisyUI or Skeleton completely bricks Svane #8
Comments
I too cannot run Svane with Skeleton UI on the board |
@cogscides
|
Yeah sorry, I haven't worked on Svane for a while and currently don't have time to do so. I can merge PRs. You could also fork it or take the idea to implement your own - I won't be mad and would probably use it, too ;) |
@Shackless No worries. I'll @ you when I release. I doubt that I will implement the progress bar, it would be extremely hard to guarantee that we're pulling the correct page height/width, especially given that Skeleton has deprecated App Shell, and layouts won't be standardized much. Any other concerns or wants? |
Was trying to build a sandbox to work on #7, but ran into issues of my own.
https://www.reddit.com/r/sveltejs/comments/vc7cnw/require_is_not_defined/
Best case for a fix is advising users of more vite changes (don't have a working example of this, will update)
Reproduce -
Skeleton || DaisyUI
Install Svane
Typical Error code "Missing "./dist/index.js" specifier in "@shipbit/svane" package"
The text was updated successfully, but these errors were encountered: