In my case, simply updating the page with Ctrl+F5 didn't help, but when I opened developer console of the browser(Chrome in my case) with Ctrl+Shift+I and right-clicked on refresh button and selected "Hard Reload" or Ctrl+Shift+R, all the CSS has been loaded successfully.
This might help you too.