You are here

better_social_sharing_buttons.libraries.yml in Better Social Sharing Buttons 8.3

Same filename and directory in other branches
  1. 8 better_social_sharing_buttons.libraries.yml

File

better_social_sharing_buttons.libraries.yml
View source
  1. styling:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/better_social_sharing_buttons.css: {}
  6. # Copy current url to clipboard
  7. copy-current-url:
  8. version: 1.x
  9. js:
  10. js/copy-current-url.js: {}
  11. # Load print css
  12. print-css:
  13. version: 1.x
  14. js:
  15. js/print.js: {}
  16. dependencies:
  17. - core/jquery
  18. - core/jquery.once