Can I force a refresh of my stylesheet file?

前端 未结 12 2205
-上瘾入骨i
-上瘾入骨i 2020-12-13 18:51

I have just spent half a day quietly going mad.

I\'m making changes to my classes in the Site.css file and they were not being reflected in the site being develope

12条回答
  •  伪装坚强ぢ
    2020-12-13 19:26

    One trick is to add a QueryString parameter in the link to your stylesheet

    What does '?' do in a Css link?

提交回复
热议问题