File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
tailwindcss-language-server
tailwindcss-language-service Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @tailwindcss/language-server" ,
3- "version" : " 0.14.4 " ,
3+ "version" : " 0.14.5 " ,
44 "description" : " Tailwind CSS Language Server" ,
55 "license" : " MIT" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @tailwindcss/language-service" ,
3- "version" : " 0.14.4 " ,
3+ "version" : " 0.14.5 " ,
44 "main" : " dist/index.js" ,
55 "typings" : " dist/index.d.ts" ,
66 "files" : [
Original file line number Diff line number Diff line change 22
33## Prerelease
44
5+ - Nothing yet!
6+
7+ ## 0.14.5
8+
59- Show light color swatch from light-dark() functions ([ #1199 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1199 ) )
610- Ignore comments when matching class attributes ([ #1202 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1202 ) )
711- Show source diagnostics when imports contain a layer ([ #1204 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1204 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-tailwindcss" ,
3- "version" : " 0.14.4 " ,
3+ "version" : " 0.14.5 " ,
44 "displayName" : " Tailwind CSS IntelliSense" ,
55 "description" : " Intelligent Tailwind CSS tooling for VS Code" ,
66 "author" : " Brad Cornes <hello@bradley.dev>" ,
You can’t perform that action at this time.
0 commit comments