Skip to content

root dark mode class only shows in dark mode #87

@nico-bachner

Description

@nico-bachner

In the base element, there is a class that should be toggled: class="light" | class="dark".

However, what currently happens is: class | class="dark". Essentially, the "light" class is not assigned.

I looked through the source code and it may be possible that this is a Vue issue, not a Slidev one, but I wanted to put this out there just in case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions