You are here

content_browser.libraries.yml in Content Browser 8

File

content_browser.libraries.yml
View source
  1. view:
  2. version: VERSION
  3. js:
  4. js/content_browser.view.js: {}
  5. css:
  6. theme:
  7. css/content_browser.view.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - content_browser/masonry
  12. masonry:
  13. remote: http://masonry.desandro.com/
  14. version: VERSION
  15. license:
  16. name: MIT
  17. url: https://github.com/desandro/masonry/
  18. gpl-compatible: true
  19. js:
  20. /libraries/masonry/dist/masonry.pkgd.min.js: { minified: true }
  21. dependencies:
  22. - core/jquery