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 2dffb66 commit 7e6a620Copy full SHA for 7e6a620
packages/vscode-tailwindcss/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.7.4
4
+
5
+- Update icon
6
+- Update readme banner image
7
8
## 0.7.3
9
10
- Disable variant order linting and automatic sorting when using Tailwind v3
packages/vscode-tailwindcss/package.json
@@ -5,7 +5,7 @@
"preview": true,
"author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT",
- "version": "0.7.3",
+ "version": "0.7.4",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
11
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments