You are here

views_bootstrap.libraries.yml in Views Bootstrap 8.3

Same filename and directory in other branches
  1. 8.4 views_bootstrap.libraries.yml

File

views_bootstrap.libraries.yml
View source
  1. components:
  2. version: 1.x
  3. js:
  4. js/views-bootstrap.js: {}
  5. dependencies:
  6. - core/drupal
  7. - core/jquery
  8. tabs:
  9. version: 1.x
  10. js:
  11. js/tabs.js: {}
  12. css:
  13. theme:
  14. css/tabs.css: {}
  15. dependencies:
  16. - core/jquery
  17. - core/jquery.once
  18. - core/drupal
  19. - core/drupalSettings
  20. cards:
  21. css:
  22. theme:
  23. css/cards.css: {}