File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.6.15
4
+
5
+ - Support config files in hidden (dot) folders (#389 )
6
+ - Disable extension in virtual workspaces (#398 )
7
+ - Support ` exports ` fields when resolving dependencies (#412 )
8
+ - Add ` phoenix-heex ` language (#407 )
9
+ - Improve color parsing (#415 )
10
+
3
11
## 0.6.14
4
12
5
13
- Fix false positive error when using ` theme ` helper with a function value (thanks @choplin , #365 )
Original file line number Diff line number Diff line change 5
5
"preview" : true ,
6
6
"author" : " Brad Cornes <hello@bradley.dev>" ,
7
7
"license" : " MIT" ,
8
- "version" : " 0.6.14 " ,
8
+ "version" : " 0.6.15 " ,
9
9
"homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
10
10
"bugs" : {
11
11
"url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments