You are here

addtoany.libraries.yml in AddToAny Share Buttons 8

File

addtoany.libraries.yml
View source
  1. addtoany:
  2. version: VERSION
  3. js:
  4. https://static.addtoany.com/menu/page.js: { attributes: { async: true }, type: external, minified: true }
  5. js/addtoany.js: {}
  6. css:
  7. theme:
  8. css/addtoany.css: {}
  9. dependencies:
  10. - core/drupal
  11. addtoany.admin:
  12. version: VERSION
  13. js:
  14. js/addtoany.admin.js: {}
  15. css:
  16. theme:
  17. css/addtoany.admin.css: {}
  18. dependencies:
  19. - core/jquery
  20. - core/drupal