@import "tailwindcss";

/* manual theme toggle: add/remove .dark on a wrapper (see scraper_runs#index) */
@custom-variant dark (&:where(.dark, .dark *));
