@import "tailwindcss";

/* Your custom styles or theme overrides go here */
@theme {
  --color-primary: #0070f3;
}
