You are here

custom_search.libraries.yml in Custom Search 8

File

custom_search.libraries.yml
View source
  1. custom_search.front:
  2. version: 1.0
  3. js:
  4. js/custom_search.js: {}
  5. css:
  6. theme:
  7. css/custom_search.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/drupalSettings
  12. custom_search.ordering:
  13. version: 1.0
  14. js:
  15. js/custom_search_ordering.js: {}
  16. dependencies:
  17. - core/jquery
  18. - core/jquery.once
  19. - core/drupal