File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,18 +31,18 @@ It also includes features that improve the overall Tailwind experience, includin
31
31
32
32
#### CSS preview when hovering over class names
33
33
34
- <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/html-hover.gif " alt =" HTML hover preview " width =" 333 " >
34
+ <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/html-hover.gif " alt =" HTML hover preview " width =" 750 " >
35
35
36
36
#### Suggestions when using ` @apply ` and ` config() `
37
37
38
- <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/css.gif " alt =" CSS autocompletion " width =" 333 " >
38
+ <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/css.gif " alt =" CSS autocompletion " width =" 750 " >
39
39
40
40
#### Improves syntax highlighting when using ` @apply ` and ` config() `
41
41
42
42
Before:
43
43
44
- <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/css-highlighting-before.png " alt =" CSS syntax highlighting before " width =" 750 " >
44
+ <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/css-highlighting-before.png " alt =" CSS syntax highlighting before " width =" 400 " >
45
45
46
46
After:
47
47
48
- <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/css-highlighting-after.png " alt =" CSS syntax highlighting after " width =" 750 " >
48
+ <img src =" https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/img/css-highlighting-after.png " alt =" CSS syntax highlighting after " width =" 400 " >
You can’t perform that action at this time.
0 commit comments