It's strange because my style.css file in the public folder works on one page but gives me an error on another. I'm not sure why it would work on one page and not on the other. The CSS is imported in index.html so it should work on all pages of the same program.
Here is a link to my code: https://i.sstatic.net/XDydZscg.png https://i.sstatic.net/tu8qbpyf.png https://i.sstatic.net/iVsnsIkj.png https://i.sstatic.net/Ah53J28J.png https://i.sstatic.net/XIA1tk7c.png There is no style.css inside the employee-managment folder and there is no import command. I will also post the code for the login page that is experiencing issues. https://i.sstatic.net/pwL13Kfg.png This is the login page facing the problem. https://i.sstatic.net/nuVRrcgP.png