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 6f298b2 commit 64aa320Copy full SHA for 64aa320
packages/vscode-tailwindcss/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.8.5
4
+
5
+- Add support for [arbitrary variants](https://github.com/tailwindlabs/tailwindcss/pull/8299) (#557)
6
7
## 0.8.4
8
9
- Fix overeager `<style>` detection (#543)
packages/vscode-tailwindcss/package.json
@@ -5,7 +5,7 @@
"preview": true,
"author": "Brad Cornes <hello@bradley.dev>",
"license": "MIT",
- "version": "0.8.4",
+ "version": "0.8.5",
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
10
"bugs": {
11
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",
0 commit comments