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

/* Import CSS variables for theme */
@import "./theme.css";
