You are here

bootstrap_basic_image_gallery.libraries.yml in Bootstrap Basic Image Gallery 8

File

bootstrap_basic_image_gallery.libraries.yml
View source
  1. lazyload:
  2. js:
  3. js/lazyload.js: {}
  4. dependencies:
  5. - core/jquery
  6. - core/jquery.once
  7. - core/drupal
  8. - core/drupalSettings
  9. hover_preview:
  10. js:
  11. js/hover_preview.js: {}
  12. dependencies:
  13. - core/jquery
  14. - core/jquery.once
  15. - core/drupal
  16. - core/drupalSettings
  17. bootstrap_basic:
  18. css:
  19. theme:
  20. css/bootstrap-basic.css: {}
  21. bootstrap_components:
  22. remote: https://gist.github.com/b0d4688f6e2aab1720ebddcc971322df
  23. version: 3.3.7
  24. license:
  25. name: MIT
  26. url: https://github.com/twbs/bootstrap/blob/v3.3.7/LICENSE
  27. gpl-compatible: true
  28. css:
  29. base:
  30. bootstrap/css/bootstrap.min.css: { minified: true }
  31. js:
  32. bootstrap/js/bootstrap.min.js: { minified: true }
  33. dependencies:
  34. - core/jquery
  35. - core/jquery.once