Search code examples
cssvisual-studiobrowserxampp

The Browser Is Not Updating My CSS File When I'm Using XAMPP


I'm Working On a New Project But When I'm Using XAMPP The Browser Doesn't Update My CSS File.


Solution

  • You can add a version number to the css link like the folowing :

    <link rel="stylesheet" type="text/css" href="style.css?ver=1.1/>