use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
foo:
|
||||
foo_bar :
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["property", "foo"],
|
||||
["punctuation", ":"],
|
||||
["property", "foo_bar"],
|
||||
["punctuation", ":"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for object properties.
|
Reference in New Issue
Block a user