Stylesheet not updating

后端 未结 14 1403
一个人的身影
一个人的身影 2020-11-28 04:10

I am creating a website, but when I made changes to the stylesheet on my site, and I refreshed the site, none of the changes were there.

I tried to use the view sour

14条回答
  •  情歌与酒
    2020-11-28 04:45

    If your site is not live yet, and you just want to update the stylesheet at your pleased intervals, then use this:

    Ctrl + F5
    

    This will force your browser to reload and refresh all the resources related to the website's page.

    So everytime you change something in your stylesheet and you wanna view the new results, use this.

    On Mac OS Chrome use: Command + Shift + R.

提交回复
热议问题