You are here

blazy_photoswipe.libraries.yml in Blazy PhotoSwipe 8

File

blazy_photoswipe.libraries.yml
View source
  1. load:
  2. js:
  3. js/blazy.photoswipe.min.js: { minified: true }
  4. css:
  5. theme:
  6. css/blazy.photoswipe.theme.css: {}
  7. dependencies:
  8. - blazy/load
  9. - blazy/media
  10. - photoswipe/photoswipe
  11. # At least the photoswipe.css should be inlined to avoid FOUC.
  12. photoswipe:
  13. remote: https://github.com/dimsemenov/PhotoSwipe/archive/refs/heads/v5-beta.zip
  14. license:
  15. name: MIT
  16. url: https://github.com/dimsemenov/PhotoSwipe/blob/v5-beta/LICENSE
  17. gpl-compatible: true
  18. css:
  19. base:
  20. /libraries/photoswipe/dist/photoswipe.css: {}
  21. load5:
  22. js:
  23. js/blazy.photoswipe5.min.js: { minified: true }
  24. css:
  25. theme:
  26. css/blazy.photoswipe.theme.css: {}
  27. dependencies:
  28. - blazy/load
  29. - blazy/media
  30. - blazy_photoswipe/photoswipe