@tailwind base;@tailwind components;@tailwind utilities;@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{animation:shimmer 2s infinite linear}
