After updating my CSS file 'Site.css' in Visual Studio 2012, I noticed that the changes appeared in the Design View of my Default file. However, when I viewed the website in a browser, none of the modifications were reflected.
To troubleshoot, I decided to delete all content from the CSS file and reload the page in the browser. Surprisingly, the default design still showed up despite having an empty CSS file.
Previously, I had no issues with making changes and seeing them take effect. But now, the changes are only visible in the Design View and not when viewing the site in a browser.
This discrepancy is causing frustration as it seems like any adjustments made are not being applied on the live version of the website.
If anyone has experienced this before or knows how to resolve this issue, your help would be greatly appreciated.