My CSS is not showing on my browser
I am trying to build a travel blog with Next.js, Typescript and Tailwind CSS. But I can't see the CSS properties displayed on my browser. It keeps showing the error in the picture Project: https://github.com/kenekc18/Travel-Blog
GitHub
GitHub - kenekc18/Travel-Blog
Contribute to kenekc18/Travel-Blog development by creating an account on GitHub.

2 Replies
Potentially missing proper extensions? https://stackoverflow.com/questions/76776910/unknown-at-rule-tailwind-cssunknownatrules-tailwind-error
Ok I checked stackoverflow and tried the solutions but my CSS is still not working