CSS Designer not showing styles
I am trying to modify a project with Dreamweaver created with another program. When I open the main index.html file it does show all the dependency files but the CSS Designer does not show the styles. After some investigating I noticed that the style code that is loading the CSS has a question mark with some info after the file name. If I remove the the question mark and the extra info following it, all starts to work properly. Is there a setting in DW that I can change to have it work properly?
<link rel="stylesheet" href="./assets/css/style.css?1.0.705">