I am using chrome dev tool in localhost using IIS. There is a file app.css that is showing on the coverage tool as 100% unused (in sources) but when I see in the Elements tab, the style is being used on the page. On the Network Tab I removed the cache. Does this tool not work in localhost?
Here it is showing that this part of the code is unused

