When I try to make changes in the design (usually CSS files and other styles), my whole application reloads. But I just want to see the CSS changes? I tried everything, using Live Server, Live Reload and other extensions in Visual Studio Code. I am using Angular Anyone knows a solution?
Made changes in CSS file, tried to see the changes in the browser. Changes are seen, but while doing so, the whole application also reloads.