Skip to content

Instantly share code, notes, and snippets.

@dektaiimage
Created August 3, 2022 15:32
Show Gist options
  • Save dektaiimage/4686288f80e0713f774b99433e3562f6 to your computer and use it in GitHub Desktop.
Save dektaiimage/4686288f80e0713f774b99433e3562f6 to your computer and use it in GitHub Desktop.
Tailwindcss Dark Mode
<div class="bg-white dark:bg-slate-800 ...">
....
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment