Skip to content
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

Fix dark mode in local usage #89

Closed
lapo-luchini opened this issue May 7, 2024 · 1 comment
Closed

Fix dark mode in local usage #89

lapo-luchini opened this issue May 7, 2024 · 1 comment

Comments

@lapo-luchini
Copy link
Owner

lapo-luchini commented May 7, 2024

Vite bundled version currently breaks dark mode, as it changes <style src> tag directly.

It could probably be included in a single CSS file and just change a classname on <body>.

@lapo-luchini
Copy link
Owner Author

lapo-luchini commented May 12, 2024

Closed by @olibu in #90. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant