Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
v0.3.0-alpha.3
Brad Cornes <brad@parall.ax>
4 years ago
2 changed files, 2 additions(+), 2 deletions(-)
M package-lock.json -> package-lock.json
diff --git a/package-lock.json b/package-lock.json
index f844afb78a3c31adf7b940746d88f9e90ad99f41..c25e171c671292451561f2d88da47d45066d6bda 100755
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
 	"name": "vscode-tailwindcss",
-	"version": "0.3.0-alpha.2",
+	"version": "0.3.0-alpha.3",
 	"lockfileVersion": 1,
 	"requires": true,
 	"dependencies": {
M package.json -> package.json
diff --git a/package.json b/package.json
index 0b515cadd282395481a1489f142d1b951f894696..7e98f03b9c5f75d40e49151c826e37fe51d9280c 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.2",
+  "version": "0.3.0-alpha.3",
   "repository": {
     "type": "git",
     "url": "https://github.com/bradlc/"