Skip to content

Commit da183bc

Browse files
committed
Revert "chore: bump vscode-tailwindcss version"
This reverts commit ae427c1.
1 parent a691ad6 commit da183bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/vscode-tailwindcss/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Intelligent Tailwind CSS tooling for VS Code",
55
"author": "Brad Cornes <hello@bradley.dev>",
66
"license": "MIT",
7-
"version": "0.12.6",
7+
"version": "0.12.5",
88
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
99
"bugs": {
1010
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
@@ -366,4 +366,4 @@
366366
"typescript": "5.3.3",
367367
"vscode-languageclient": "8.0.2"
368368
}
369-
}
369+
}

0 commit comments

Comments
 (0)