CSS file not refreshing in browser (Google Chrome)
I have a CSS file linked to my HTML file, and embedded a font called 'Inter' in the head of the HTML file. Both the HTML and CSS files are in the same folder. The font displays correctly in the preview HTML of the live server. However, when I open the devtools in Google Chrome, after starting the live server, it remains in the default font without showing the changes made to it. Please tell me what is wrong. I have done a hard refresh without a solution. I have also gone to the developer console and turned off cache (while DevTools is open) without the solution tool. Thank you.
It shows correctly here on the live server preview HTML
. The fonts in the browser did not change. They are still showing the default fonts.
Same issue here.