Why is vercel not rendering my css file while deploying in the web page?
While running on local host, the output is as expectedOutput on localhost
But after updating the styles in github, and then later deplyoing on vercel for this url : https://varshaa.vercel.app/JSbasics/counter, the webpage looks like this Output after deploying on vercel