/*
 * Global styles compiled by Propshaft. Tailwind tokens and base layer live in
 * app/assets/tailwind/application.css and are compiled to
 * app/assets/builds/tailwind.css by `bin/rails tailwindcss:watch`.
 */

[data-theme="dark"] .theme-icon-sun { display: none; }
:root:not([data-theme="dark"]) .theme-icon-moon { display: none; }
