tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
diff --git a/README.md b/README.md
index 6a3526a9e2cda1c8ca84a6c3d4a7ceb570b09cb2..0bd9036af568d0ecb9ecee92c902dde82808f32e 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,3 @@
# vscode-tailwindcss
+
+<img src="https://github.com/bradlc/vscode-tailwindcss/blob/master/src/img/html.gif" alt="HTML autocompletion" width="600">
diff --git a/package.json b/package.json
index 37a91a74b485ebac45a01aa9d7f72f0e260f785a..761723ebb3d3a5a1be87373e864f8b93a345e9fc 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,10 @@ "publisher": "bradlc",
"engines": {
"vscode": "^1.20.0"
},
+ "categories": [
+ "Other"
{
+ "vscode": "^1.20.0"
"keywords": [
"tailwind",
"tailwindcss",
@@ -38,8 +42,9 @@ "color": "^3.0.0",
"dlv": "^1.1.1",
"tailwind-class-names": "0.6.0"
},
- "homepage":
+ "author": "Brad Cornes <bradlc41@gmail.com>",
+ "license": "MIT",
- "https://github.com/bradlc/vscode-tailwindcss/blob/master/README.md",
+ "homepage": "https://github.com/bradlc/vscode-tailwindcss/blob/master/README.md",
"bugs": {
"url": "https://github.com/bradlc/vscode-tailwindcss/issues",
"email": "bradlc41@gmail.com"