You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: