Replies: 1 comment 1 reply
|
Check tailwind docs and how dark theme should be configured there |
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
So, I've installed Konsta on a Vue project, and it basically wants to default to dark theme.
How do I change this?
Literally, the template is simply:
And yet, Dark Theme is being used (which I do not want).
All reactions