You are here

addtocopy.libraries.yml in Add link to copied text 8

File

addtocopy.libraries.yml
View source
  1. addtocopy:
  2. css:
  3. theme:
  4. css/addtocopy.css: {}
  5. js:
  6. js/addtocopy.js: {}
  7. js/addtocopy_lib.js: {}
  8. dependencies:
  9. # jQuery is not included by default, so we add it as a dependency
  10. - core/jquery
  11. # drupal and drupalSettings are not included by default either.
  12. - core/drupal
  13. - core/drupalSettings