@config "../../../tailwind.config.mjs";
@plugin "daisyui" {
  themes: all;
};
@import "tailwindcss";

