/* Tailwind CSS entry point */

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

/* Custom utilities can go below if needed */

