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

Can I use only data value? #229

Open
dungsil opened this issue Dec 15, 2023 · 0 comments
Open

Can I use only data value? #229

dungsil opened this issue Dec 15, 2023 · 0 comments
Labels
question Further information is requested

Comments

@dungsil
Copy link

dungsil commented Dec 15, 2023

Hello
I want to use it without adding the dark class, is that possible?

For example, currently it works like this when I add the dataValue option.

<html class="dark" data-theme="dark">

But I want it to work like this.

<html data-theme="dark">
@dungsil dungsil added the question Further information is requested label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant