Skip to content

Commit cd3b80b

Browse files
authored
docs: replace README screenshot with demo video (#20)
* docs: replace screenshot with demo video * docs: add README demo poster * docs: use GitHub-hosted demo video
1 parent b99a624 commit cd3b80b

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p>CSS-Diff is a DevTools sidebar extension for comparing the computed CSS of two DOM elements. It is built for frontend debugging: select two elements in the Elements panel, then inspect what changed, search for a property, and copy a CSS declaration with one click.</p>
99
</div>
1010

11-
![Screenshot](https://github.com/jevin98/css-diff-devtools/blob/main/img/screenshot.png?raw=true)
11+
https://github.com/user-attachments/assets/1766e65e-fa31-4095-93d1-f247daa0e8e7
1212

1313
## Why CSS-Diff?
1414

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<p>CSS-Diff 是一个用于比较两个 DOM 元素计算后 CSS 的 DevTools 侧边栏扩展。它面向前端调试场景:在 Elements 面板中选择两个元素,即可查看哪些样式发生了变化、搜索指定属性,并一键复制 CSS 声明。</p>
99
</div>
1010

11-
![Screenshot](https://github.com/jevin98/css-diff-devtools/blob/main/img/screenshot.png?raw=true)
11+
https://github.com/user-attachments/assets/1766e65e-fa31-4095-93d1-f247daa0e8e7
1212

1313
## 为什么使用 CSS-Diff?
1414

img/css-diff-demo.mp4

616 KB
Binary file not shown.

img/screenshot.png

-55.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)