We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e601610 commit 437bf3aCopy full SHA for 437bf3a
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Prerelease
4
5
+- Nothing yer!
6
+
7
+## 0.12.10
8
9
- Improve support for new v4 at rules ([#1045](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1045))
10
11
## 0.12.9
packages/vscode-tailwindcss/package.json
@@ -4,7 +4,7 @@
"description": "Intelligent Tailwind CSS tooling for VS Code",
"author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT",
- "version": "0.12.9",
+ "version": "0.12.10",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments