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 6978d59 commit 4c594dbCopy full SHA for 4c594db
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Prerelease
4
5
+- Nothing yet!
6
+
7
+## 0.12.16
8
9
- Update theme entry suggestions ([#1105](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1105))
10
11
## 0.12.15
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.15",
+ "version": "0.12.16",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
"bugs": {
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments