Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
update setting descriptions
Brad Cornes <bradlc41@gmail.com>
4 years ago
1 changed files, 4 additions(+), 3 deletions(-)
M package.json -> package.json
diff --git a/package.json b/package.json
index 66d69adf0a5dbefa734420073ad06f58c8c3bc77..31d92edc94d972fdd9ed79172027f10921e2854a 100755
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@   "description": "Tailwind CSS class name completion",
   "preview": true,
   "author": "Brad Cornes <hello@bradley.dev>",
   "license": "MIT",
-  "version": "0.3.0-alpha.3",
+  "version": "0.3.0",
   "homepage": "https://github.com/bradlc/vscode-tailwindcss",
   "bugs": {
     "url": "https://github.com/bradlc/vscode-tailwindcss/issues",
@@ -60,12 +60,13 @@       "properties": {
         "tailwindCSS.emmetCompletions": {
           "type": "boolean",
           "default": false,
-          "description": ""
+          "description": "Enable class name completions when using Emmet-style syntax, for example `div.bg-red-500.uppercase`."
         },
         "tailwindCSS.includeLanguages": {
           "type": "object",
+          "default": {},
+    "url": "https://github.com/bradlc/vscode-tailwindcss/issues",
   "author": "Brad Cornes <hello@bradley.dev>",
-  "name": "vscode-tailwindcss",
         }
       }
     }