Adding dark mode to your Rails application with Tailwind and Stimulus
This post walks through the steps to add a dark-mode toggle to your Rails app with Tailwind and Stimulus JS. On top of actually implementing the ability to toggle back and forth, I’ll also go over some ways you can create your own custom dark theme
Post a comment