File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Unreleased
4
+
5
+ Nothing yet.
6
+
7
+ ## 0.10.0
8
+
9
+ - Fix ` classRegex ` offset (#846 )
10
+ - Fix language server initialisation outside of VS Code (#803 )
11
+ - Fix recommended variant order linting in Tailwind v2 (#849 )
12
+
3
13
## 0.9.13
4
14
5
15
- Fix CSS conflict regression (#842 )
Original file line number Diff line number Diff line change 4
4
"description" : " Intelligent Tailwind CSS tooling for VS Code" ,
5
5
"author" :
" Brad Cornes <[email protected] >" ,
6
6
"license" : " MIT" ,
7
- "version" : " 0.9.13 " ,
7
+ "version" : " 0.10.0 " ,
8
8
"homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
9
9
"bugs" : {
10
10
"url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments