CSS file not refreshing in browser

前端 未结 15 1283
旧时难觅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:27

    Is this a local custom CSS file? Is this your website? Maybe you should clear your cache.

    Also the last CSS declaration takes precedence.

提交回复
热议问题