We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d296902 commit 744bb17Copy full SHA for 744bb17
README.md
@@ -74,6 +74,7 @@ This component does not perform any cloning operations, so every step of the ope
74
Here are all the style codes, you can freely change color variables, such as `--json-property`, or others.
75
```css
76
.json-view {
77
+ display: block;
78
--json-property: #009033;
79
--json-index: #676dff;
80
--json-number: #676dff;
0 commit comments