@tailwind base;@tailwind components;@tailwind utilities;@keyframes loadingDots{0%,20%{content:".";width:30px}40%{content:"..";width:30px}60%,to{content:"...";width:30px}}.loading-dots:after{animation:loadingDots 1.5s infinite;content:"...";display:inline-block}
/*# sourceMappingURL=main.307a9dfc.css.map*/