tailwind_theme_picker 0.1.2
Floating theme picker for Tailwind-based Rails apps. Ships a Stimulus controller, Slim partial, helpers, and a themes stylesheet. Persists choice in two cookies (theme, mode) so the server can paint the right classes on before any JS runs — no flash of unstyled content on returning visits.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionview
>= 7.0
railties
>= 7.0