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

@layer base {
  /* Any base overrides can go here if needed */
}
