View a diff of changes in chrome developer tools
问题 Can devtools show a diff between the original file and current modifications? or a list of modified selectors and their new values, in the case of CSS? I'm aware of: Local Modifications - history of every change, but not original..current Map to workspace - save modified files to their source Source Maps - see preprocessed sources (SCSS) Workflow (SCSS) Compose changes with Elements pane using CSS (can't edit SCSS rules directly) Remember changes or cross-reference in two windows Add to SCSS,