paragraphs_collection_demo.libraries.yml

paragraphs_collection/modules/paragraphs_collection_demo/paragraphs_collection_demo.libraries.yml

File

paragraphs_collection/modules/paragraphs_collection_demo/paragraphs_collection_demo.libraries.yml
View source
  1. style:
  2. css:
  3. theme:
  4. css/demo_styles.css: {}
  5. grid_layout:
  6. css:
  7. theme:
  8. css/grid-layout.css: {}
  9. accordion:
  10. js:
  11. js/accordion.js: {}
  12. dependencies:
  13. - jquery_ui_accordion/accordion
  14. background:
  15. css:
  16. theme:
  17. css/background.css: {}
  18. anchor:
  19. remote: https://github.com/bryanbraun/anchorjs
  20. license:
  21. name: MIT
  22. url: https://github.com/bryanbraun/anchorjs
  23. js:
  24. //cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js: { type: external }
  25. js/paragraphs-anchor.js: {}
  26. dependencies:
  27. - core/jquery
  28. - core/drupal