Sublime Forum

Is not updating the code on browser

#1

Basically, the code i written dont show up on browser after making a new or edit.
With the browser tools i can see that exist the divs, etc but the css isnt working.
I already rewatch my code and its all correct but still not workin at the google browser.

0 Likes

#2

most likely due to code caches. press ctrl+f5 to reload without caches.

0 Likes