You are here

back_to_top.libraries.yml in Back To Top 8

Same filename and directory in other branches
  1. 2.x back_to_top.libraries.yml

File

back_to_top.libraries.yml
View source
  1. back_to_top:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/back_to_top.admin.css: {}
  6. js:
  7. js/back_to_top.admin.js: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/drupalSettings
  12. - core/jquery.once
  13. back_to_top_js:
  14. version: VERSION
  15. js:
  16. js/back_to_top.js: {}
  17. dependencies:
  18. - core/jquery
  19. - core/drupal
  20. - core/drupalSettings
  21. - core/jquery.once
  22. - core/jquery.ui.core
  23. - core/jquery.ui.effects.core
  24. back_to_top_text:
  25. version: VERSION
  26. css:
  27. theme:
  28. css/back_to_top_text.css: {}
  29. back_to_top_icon:
  30. version: VERSION
  31. css:
  32. theme:
  33. css/back_to_top.css: {}