Css – Tailwind styles not applied in Netxjs project
I am working with Tailwind CSS in a Nextjs project. I have tried a simple heading but styles are not being applied. Here is my full code on GitHub: https://github.com/mennaElbadry70/TailwindCss_practice I have checked the tailwind.config.ts file but the paths should…