Can I save CSS style changes from the Google DevTools Element > Styles tab, or must I go to the Sources tab?

断了今生、忘了曾经 提交于 2019-12-01 23:45:08
Kayce Basques

The new, experimental Workspaces 2.0 handles it the way you're looking for.

  1. Download Chrome Canary.
  2. Enable DevTools Experiments.
  3. Open DevTools.
  4. Open Command Menu.
  5. Type Settings and press Enter.
  6. Go to Experiments tab.
  7. Enable Persistence 2.0.
  8. Restart Chrome.

  1. Add folder to workspace
  2. Map to File System Resource…
  3. Change the styles in Elements Tab, after that enter Tab or enter

After these steps, all your change are in your local mapped files.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!