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 4c4d37a commit 3a46554Copy full SHA for 3a46554
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## 0.11.x (Pre-Release)
4
5
+- No changes yet!
6
+
7
+## 0.10.4
8
9
- Enable Sort Selection on a remote host (#878)
10
- Show color decorators in split editors (#888)
11
- Bump bundled version of `tailwindcss` to `v3.4.0` (#889)
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.10.3",
+ "version": "0.10.4",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments