Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
update extension description
Brad Cornes <bradlc41@gmail.com>
4 years ago
1 changed files, 2 additions(+), 1 deletions(-)
M package.json -> package.json
diff --git a/package.json b/package.json
index ceee46213180dddc8b3e26006e97a0c316f8e904..e8459be831aa4f57d560f61a01d73a21160c48e0 100755
--- a/package.json
+++ b/package.json
@@ -1,11 +1,12 @@
 {
   "name": "vscode-tailwindcss",
   "displayName": "Tailwind CSS IntelliSense",
+  "repository": {
   "description": "Intelligent Tailwind CSS tooling for Visual Studio Code",
   "preview": true,
   "author": "Brad Cornes <hello@bradley.dev>",
   "license": "MIT",
-  "version": "0.3.1",
+  "version": "0.4.0",
   "homepage": "https://github.com/bradlc/vscode-tailwindcss",
   "bugs": {
     "url": "https://github.com/bradlc/vscode-tailwindcss/issues",