-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Dark mode #75
Comments
Hey @alvarosabu, if it's possibile, I would like to help with this issue =] I assume that when we are talking about dark mode we are talking directly about the Leches GUI, right? Because I have noticed that on the Leches website the dark mode doesn't work correctly I could open a different issue for this specific case if needed so we don't mix things up, let me know. Glad to help! |
Hi @Readpato thanks for steping in, yes I mean the actual GUI interface, I will fix the docs dark mode in another PR |
Perfect then, I'll proceed with adding dark mode to the GUI! |
Hey @alvarosabu would you know why this error appears? Can't seem to fix it
I have tried:
I have also seen the answer you gave to Marcin Dekier in discord about the same issue and solving it by importing the styles globally on his Nuxt project maybe it's something related to it? |
Try building the lib, if you change the source on the viteconf to src instead of dist the alias wouldn't work and you would need to import the styles from complete the .css path |
Perfect, it worked after running |
Yo buddy @Readpato I fixed some css issues and updated the deps on the latest release, make sure you merge latest main into your branch |
Purrfect, will do it! Thanks <3 |
Inevitable 😂
The text was updated successfully, but these errors were encountered: