We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee19eb6 commit a9727adCopy full SHA for a9727ad
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Prerelease
4
5
+- Nothing yet
6
+
7
+## 0.12.12
8
9
- Add support for Tailwind CSS v4.0.0-alpha.31 ([#1078](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1078))
10
11
## 0.12.11
packages/vscode-tailwindcss/package.json
@@ -4,7 +4,7 @@
"description": "Intelligent Tailwind CSS tooling for VS Code",
"author": "Brad Cornes <[email protected]>",
"license": "MIT",
- "version": "0.12.11",
+ "version": "0.12.12",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments