File tree Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 1- # WXT + Vue 3
1+ # CSS-Diff
22
3- This template should help get you started developing with Vue 3 in WXT .
3+ A browser extension that compares different CSS .
44
5- ## Recommended IDE Setup
5+ ![ Screenshot ] ( https://github.com/Jevin0/css-diff-devtools/blob/master/img/screenshot.png?raw=true )
66
7- - [ VS Code] ( https://code.visualstudio.com/ ) + [ Volar] ( https://marketplace.visualstudio.com/items?itemName=Vue.volar ) .
7+ # Usage
8+
9+ > [ !WARNING]
10+ > This extension is not available in the extension store.
11+
12+ You need to download the zip file from my release and manually drag it into your browser's extensions folder.
13+
14+ ## Specific operations
15+
16+ Select two elements in the Elements tab of the DevTools panel.
17+
18+ # Inspiration
19+
20+ + https://github.com/kdzwinel/CSS-Diff
Original file line number Diff line number Diff line change 11{
22 "name" : " css-diff-devtools" ,
33 "type" : " module" ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.1 " ,
55 "private" : true ,
66 "packageManager" : " pnpm@9.14.1" ,
77 "description" : " manifest.json description" ,
You can’t perform that action at this time.
0 commit comments