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
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.