@tailwind base;
@tailwind components;
@tailwind utilities;
@import "tailwindcss" source(none);
@source "./public/*.{html,js}";
@plugin "daisyui";