A basic integration of the prism library. #293
2 changed files with 9 additions and 0 deletions
|
@ -27,6 +27,7 @@ regions:
|
|||
|
||||
libraries:
|
||||
- agarica/global
|
||||
- agarica/prism
|
||||
|
||||
# This section is used by the contrib module, Component Libraries. It allows you
|
||||
# to reference .twig files in your sass/ directory by using the Twig namespace:
|
||||
|
|
|
@ -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: {}
|
||||
|
|
Loading…
Reference in a new issue