-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
When in dark mode, class="dark" is added to the rendered page.
Also tailwind css is added to the rendered page.
This means the elements in the rendered CSS page are incorrectly styled.
Renders like this
Should render like this
Reproduction
https://playground.vueuse.org/
System Info
(whatever you use on your playground)Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a VueUse issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels