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 53743f2 commit a5a79f0Copy full SHA for a5a79f0
packages/vscode-tailwindcss/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.7.0
4
+
5
+- Add support for Tailwind CSS v3 alpha (#424)
6
7
## 0.6.15
8
9
- Support config files in hidden (dot) folders (#389)
packages/vscode-tailwindcss/package.json
@@ -5,7 +5,7 @@
"preview": true,
"author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT",
- "version": "0.6.15",
+ "version": "0.7.0",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
10
"bugs": {
11
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments