Skip to content

Commit

Permalink
fix(vscode): The information displayed by hover and autocomplete is i…
Browse files Browse the repository at this point in the history
…nconsistent (#3680)
  • Loading branch information
Simon-He95 committed Apr 2, 2024
1 parent ae44ad2 commit 623c21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
"unocss.remToPxPreview": {
"type": "boolean",
"default": false,
"default": true,
"description": "Enable/disable rem to px preview in hover"
},
"unocss.remToPxRatio": {
Expand Down

0 comments on commit 623c21c

Please sign in to comment.