Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Change target element to body #7

Merged

Conversation

carloschneider
Copy link
Contributor

Before:
storybook-tailwind-dark-mode-before

After:
storybook-tailwind-dark-mode-after

@carloschneider
Copy link
Contributor Author

Just in case, my css file:

@tailwind base;
@tailwind components;
@tailwind utilities;

.dark {
  @apply bg-slate-900
}

@renatomoor renatomoor merged commit ecc3fe0 into renatomoor:main Apr 25, 2022
@carloschneider carloschneider deleted the feature/change-target-element branch October 2, 2023 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants