As the above image shows, while inspecting some elements, the Chrome Dev Tool shows it is related with a .scss file, when I click the file, it is empty. I test it with Safari on macOS, it also shows this scss file but when clicked, it correctly shows the content of this scss file. It seems the dev tool is somehow bugged here.
Anyway, my question is, on what condition would Chrome Dev Tools(and the like) shows scss file instead of compiled css file?
scss
or thecss
files – Spinal