CSS file not refreshing in browser

前端 未结 15 1280
旧时难觅i
旧时难觅i 2020-11-29 04:55

When I make any changes to my CSS file, the changes are not reflected in the browser. How can I fix this?

15条回答
  •  渐次进展
    2020-11-29 05:22

    This sounds like your browser is caching your css. If you are using Firefox, try loading your page using Shift-Reload.

提交回复
热议问题