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 9b300e4 commit 3b88d1dCopy full SHA for 3b88d1d
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## 0.11.x (Pre-Release)
4
5
+- Nothing yet!
6
+
7
+## 0.10.5
8
9
- Bump bundled version of `tailwindcss` to `v3.4.1` (#898)
10
11
## 0.10.4
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.10.4",
+ "version": "0.10.5",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments