pages giving me an inifinite load
i just deployed my site that uses tailwind, the build command is a simple
npm install && npx tailwindcss -i ./input.css -o ./output.css
i did it from the git repo and the dashboard shows all the assets etc right and says it was a success so i dont know what went wrong
this is the temporary url (i'll be using my own domain later) https://note-landing.pages.dev1 Reply
oh it suddenly just worked
does it take a while for the deployment to propagate
its blazing fast too woah