gin_lp-1.0.x-dev/gin_lp.libraries.yml
gin_lp.libraries.yml
gin_lp:
version: VERSION
css:
theme:
dist/css/gin_lp.css: { minified: true }
dependencies:
- core/jquery
- core/once
- core/drupal
- core/drupalSettings
gin_lp_10:
version: VERSION
css:
theme:
dist/css/gin_lp_10.css: { minified: true }
dependencies:
- gin_lp/gin_lp
gin_lp_init:
version: VERSION
js:
dist/js/gin_lp_js.js: { minified: true, preprocess: false }
dependencies:
- core/jquery
- core/once
- core/drupal
- core/drupalSettings
- gin/sidebar
gin_lp_toastify:
version: VERSION
js:
dist/js/gin_lp_toastify.js: { minified: true }
dependencies:
- core/jquery
- core/once
- core/drupal
- core/drupalSettings
toastify_cdn:
version: VERSION
js:
//cdn.jsdelivr.net/npm/toastify-js: { type: external }
css:
theme:
//cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css: { type: external }
toastify_composer:
css:
component:
/libraries/toastify-js/src/toastify.css: {}
js:
/libraries/toastify-js/src/toastify.js: {}
