docs tweaks
This commit is contained in:
parent
1780985036
commit
aee13901d8
52 changed files with 8830 additions and 47 deletions
6
archive/v1.0.0-rc.8/lib/prism/prism.css
Normal file
6
archive/v1.0.0-rc.8/lib/prism/prism.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.token.comment,.token.prolog,.token.doctype,.token.cdata {color:#888;}
|
||||
.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol {color:#905;}
|
||||
.token.selector,.token.attr-name,.token.string,.token.builtin {color:#690;}
|
||||
.token.atrule,.token.attr-value,.token.punctuation,.token.keyword {color:#1e5799;}
|
||||
.token.regex,.token.important {color:#e90;}
|
||||
|
||||
7
archive/v1.0.0-rc.8/lib/prism/prism.js
Normal file
7
archive/v1.0.0-rc.8/lib/prism/prism.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue