You are here

notifications_widget.libraries.yml in Notifications widget 8

File

notifications_widget.libraries.yml
View source
  1. drupal.notifications:
  2. version: VERSION
  3. js:
  4. js/notifications.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupalSettings
  9. - core/jquery.once
  10. - core/drupal.ajax
  11. css:
  12. component:
  13. css/notifications.base.css: {}
  14. css/dropdownmenu.css: {}