/* Tailwind CSS Base */
@tailwind base;
@tailwind components;
@tailwind utilities;

/* This is a placeholder file for local development.
   For production, generate this file properly using the Tailwind CLI:
   https://tailwindcss.com/docs/installation */ 