
@import "tailwindcss";

@import "flowbite/src/themes/default";
@plugin "flowbite/plugin";
@source "../node_modules/flowbite";

/* @theme {
    --font-poppins: Poppins, sans-serif;
    --drop-shadow-glow: 0 0px 20px rgba(255,255, 255/ 0.35), 0 0px 65px rgba(255, 255,255/ 0.2);      
    --drop-shadow-glow2: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  } */
