@tailwind base;
@tailwind components;
@tailwind utilities;

/* Theme variant */
@custom-variant dark (&:where(.dark, .dark *));
