File tree 4 files changed +7
-3
lines changed
tailwindcss-language-server
tailwindcss-language-service
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss/language-server" ,
3
- "version" : " 0.12.18 " ,
3
+ "version" : " 0.14.0 " ,
4
4
"description" : " Tailwind CSS Language Server" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss/language-service" ,
3
- "version" : " 0.12.18 " ,
3
+ "version" : " 0.14.0 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 2
2
3
3
## Prerelease
4
4
5
+ - Nothing yet!
6
+
7
+ ## 0.14.0
8
+
5
9
- Don't break when importing missing CSS files ([ #1106 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1106 ) )
6
10
- Resolve CSS imports as relative first ([ #1106 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1106 ) )
7
11
- Add TypeScript config path support in v4 CSS files ([ #1106 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1106 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-tailwindcss" ,
3
- "version" : " 0.12.18 " ,
3
+ "version" : " 0.14.0 " ,
4
4
"displayName" : " Tailwind CSS IntelliSense" ,
5
5
"description" : " Intelligent Tailwind CSS tooling for VS Code" ,
6
6
"author" :
" Brad Cornes <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments