Skip to content

Commit a5a79f0

Browse files
committed
v0.7.0
1 parent 53743f2 commit a5a79f0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/vscode-tailwindcss/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.7.0
4+
5+
- Add support for Tailwind CSS v3 alpha (#424)
6+
37
## 0.6.15
48

59
- Support config files in hidden (dot) folders (#389)

packages/vscode-tailwindcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"preview": true,
66
"author": "Brad Cornes <[email protected]>",
77
"license": "MIT",
8-
"version": "0.6.15",
8+
"version": "0.7.0",
99
"homepage": "https://github.com/tailwindlabs/tailwindcss-intellisense",
1010
"bugs": {
1111
"url": "https://github.com/tailwindlabs/tailwindcss-intellisense/issues",

0 commit comments

Comments
 (0)