agaric-coop/web/themes/custom/agarica/agarica.libraries.yml

33 lines
1.1 KiB
YAML
Raw Normal View History

global:
# Note that in the case of CSS, we are replacing the version of Bulma used by
# Octavia with our own re-mixed version (and Octavia's was a replacement for
# Bulma theme's own inclusion of the Bulma CSS framework. If we had to override
# an override from Octavia or Bulma (something defined in their overrides or
# global, outside of the Bulma build), we would make our stylesheet and
# uncomment this:
# css:
# theme:
# patternlibrary/agaric/css/overrides.css: {}
# TODO: Replace JS with a JavaScript compiled from sources.
js:
patternlibrary/agaric/js/ScrollMagic.min.js: {}
patternlibrary/agaric/js/slick.min.js: {}
patternlibrary/agaric/js/bulma-carousel.min.js: {}
patternlibrary/agaric/js/script.js: {}
2018-12-20 20:36:28 +00:00
https://unpkg.com/ionicons@4.5.0/dist/ionicons.js: {}
dependencies:
- octavia/global
2019-01-15 16:19:19 +00:00
prism:
version: 1.15.0
css:
theme:
patternlibrary/agaric/css/prism.css: {}
js:
patternlibrary/agaric/js/prism.js: {}
climatestrike:
version: 1.x
js:
https://assets.digitalclimatestrike.net/widget.js: { type: external, minified: false}