Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/40.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/actionscript-3/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google Chrome开发者工具不在css旁边显示css文件名_Css_Debugging_Google Chrome Devtools_Prefixfree - Fatal编程技术网

Google Chrome开发者工具不在css旁边显示css文件名

Google Chrome开发者工具不在css旁边显示css文件名,css,debugging,google-chrome-devtools,prefixfree,Css,Debugging,Google Chrome Devtools,Prefixfree,这是google chrome的一个bug,还是有一些我应该坚持的指导原则来返回该功能? 多谢各位 更新 问题由prefixfree引起。存在多个案例, 1.您正在使用更少的CSS文件。 2.CSS类位于同一页上。 3.类是由插件生成的我遇到了保存问题,但我的情况是因为“源”选项卡中有一个旧的本地文件夹映射。在一些css文件上显示了它,而在一些css文件上没有。不明白为什么…可能是外部css?(cdn)有任何来源/参考吗?你的意思是更少的css文件?不使用更少或更少的SASS。“在同一页上”是

这是google chrome的一个bug,还是有一些我应该坚持的指导原则来返回该功能?

多谢各位

更新 问题由prefixfree引起。

存在多个案例, 1.您正在使用更少的CSS文件。 2.CSS类位于同一页上。
3.类是由插件生成的

我遇到了保存问题,但我的情况是因为“源”选项卡中有一个旧的本地文件夹映射。

在一些css文件上显示了它,而在一些css文件上没有。不明白为什么…可能是外部css?(cdn)有任何来源/参考吗?你的意思是更少的css文件?不使用更少或更少的SASS。“在同一页上”是什么意思?也不使用任何插件。Google Chrome早期版本的一切都正常工作,然后突然消失了。在同一页面上,意味着在同一HTML页面的样式标签中添加了类,而不是在任何外部CSS文件中。不,页面上的所有样式都没有文件名。但我将尝试删除内联样式,将所有样式移动到外部文件。发现问题。这是免费的。必须向他们报告这些问题。