Currently facing an issue with my Angular website deployment on Github Pages, receiving a console error "Failed to load resource: the server responded with a status of 404 ()" at "home: 1". This error specifically seems to be related to the app.component.css file as all other CSS files are loading correctly. The website works flawlessly when run locally but encounters this problem only after deployment. Despite extensive research online, I have yet to find a solution to resolve this issue. Any help would be greatly appreciated. Thank you!