spudly / scripture.study

Collaborative Scripture Study
https://scripture.study/
1 stars 0 forks source link

Dark Mode #12

Open spudly opened 4 years ago

spudly commented 4 years ago

Add dark mode. Use tailwind pseudo-selectors for this, so we can type classes like this:

<div className="color-black darkmode:color-white" />