use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
{| foo : string |}
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["flow-punctuation", "{|"], " foo ", ["punctuation", ":"],
|
||||
["type", "string"], ["flow-punctuation", "|}"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for Flow specific punctuation.
|
Reference in New Issue
Block a user