Django: cannot update css changes

后端 未结 4 421
眼角桃花
眼角桃花 2020-12-07 06:29

After running my server, my page doesn\'t show the updates that I\'ve made in the CSS file.

My navbar won\'t recognize a css rule: .navbar-bg {background-colo

4条回答
  •  眼角桃花
    2020-12-07 06:59

    is not that! it happened to me the exact same thing! is the cache (facepalm)

    Try it in incognito mode and you will see the changes in your CSS

提交回复
热议问题