File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
# vscode-tailwindcss
2
+
3
+ <img src =" https://github.com/bradlc/vscode-tailwindcss/blob/master/src/img/html.gif " alt =" HTML autocompletion " width =" 600 " >
Original file line number Diff line number Diff line change 7
7
"engines" : {
8
8
"vscode" : " ^1.20.0"
9
9
},
10
- "categories" : [" Other" ],
10
+ "categories" : [
11
+ " Other"
12
+ ],
11
13
"keywords" : [
12
14
" tailwind" ,
13
15
" tailwindcss" ,
39
41
"dlv" : " ^1.1.1" ,
40
42
"tailwind-class-names" : " 0.6.0"
41
43
},
42
- "homepage" :
43
- " https://github.com/bradlc/vscode-tailwindcss/blob/master/README.md" ,
44
+ "author" : " Brad Cornes <bradlc41@gmail.com>" ,
45
+ "license" : " MIT" ,
46
+ "homepage" : " https://github.com/bradlc/vscode-tailwindcss/blob/master/README.md" ,
44
47
"bugs" : {
45
48
"url" : " https://github.com/bradlc/vscode-tailwindcss/issues" ,
46
49
"email" : " bradlc41@gmail.com"
You can’t perform that action at this time.
0 commit comments