https://i.stack.imgur.com/nrDgJ.png
While working on my tailwind CSS project, I ran npm run build. However, upon opening the built index.html file, I noticed that the CSS file was not loading properly. How can I resolve this issue?
I am unsure of what steps to take to fix this problem.