Add the prism library in the theme

This commit is contained in:
David Valdez 2019-01-15 10:19:19 -06:00
parent d4b055bcae
commit dd3404a457
2 changed files with 9 additions and 0 deletions

View file

@ -17,3 +17,11 @@ global:
https://unpkg.com/ionicons@4.5.0/dist/ionicons.js: {}
dependencies:
- octavia/global
prism:
version: 1.15.0
css:
theme:
patternlibrary/agaric/css/prism.css: {}
js:
patternlibrary/agaric/js/prism.js: {}