use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
extends :
|
||||
imports:
|
||||
installer:
|
||||
data.ec2.elastic.ip:
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["property", "extends"], ["punctuation", ":"],
|
||||
["property", "imports"], ["punctuation", ":"],
|
||||
["property", "installer"], ["punctuation", ":"],
|
||||
["property", "data.ec2.elastic.ip"], ["punctuation", ":"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for properties.
|
Reference in New Issue
Block a user