JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

Why I see scss file in my chrome inspector?

发布时间 2023-11-28 11:15:59作者: ChuckLu

Why I see scss file in my chrome inspector?

Because there are map files in your CSS folder like *.css.map and *.scss.map. It basically reverse maps the global.css which is being used by the browser to the constituent .scss files. They are there because it makes it helpful for a developer to debug and know exactly which .scss file the code is in. If you don't want them delete the .map files.

 

 

    本栏目推荐文章
  • IDEA项目名称后面出现中括号,模块Modules的名子和文件夹名称不同,可以右键修改名称也可以在File->Project Structure 修改Modules的Name(快捷键ctrl+Shift+Alt+s)
  • webdriver.Chrome New API
  • Chrome 浏览器插件 V3 版本 Manifest.json 文件中 Action 的类型(Types)、方法(Methods)和事件(Events)的属性和参数解析
  • Pycharm读excel文件报错xlrd.biffh.XLRDError: Excel xlsx file not supported
  • fish和pacman:“error: Unable to read input file: 是一个目录”报错的处理
  • "nginx.conf" E514 : write error (file system full?)
  • 如何使用谷歌浏览器 Chrome 更好地调试
  • redis报错MISCONF Errors writing to the AOF file: No space left on device,磁盘满无法写入数据报错
  • [极客大挑战 2019]Secret File 1
  • Linux安装chrome浏览器
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们