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

前端 未结 2 1999
攒了一身酷
攒了一身酷 2021-01-22 16:00

Today I learned about Google Chrome\'s ability to set up workspaces and map them to your local resources. This works perfectly in the Sources tab, but I\'d like to

2条回答
  •  囚心锁ツ
    2021-01-22 16:15

    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.

提交回复
热议问题