You are here

tft.libraries.yml in Taxonomy File Tree 8

Same filename and directory in other branches
  1. 3.x tft.libraries.yml

File

tft.libraries.yml
View source
  1. tft:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/tft.css: {}
  6. css/tft.lightbox.css: {}
  7. js:
  8. js/jquery.tablesorter.min.js: {}
  9. js/tft.js: {}
  10. js/tft.lightbox.js: {}
  11. dependencies:
  12. - core/jquery
  13. - core/jquery.once
  14. - core/drupal
  15. - core/drupalSettings
  16. tft.select-folder:
  17. version: 1.x
  18. css:
  19. theme:
  20. css/tft.css: {}
  21. js:
  22. js/tft.select-folder.js: {}
  23. dependencies:
  24. - core/jquery
  25. - core/jquery.once
  26. - core/drupal
  27. - core/drupalSettings