You are here

admin_menu.libraries.yml in Administration menu 8.3

File

admin_menu.libraries.yml
View source
  1. drupal.admin_menu:
  2. version: 1.0
  3. # @todo D8: every_page is broken for System libraries.
  4. # @see http://drupal.org/node/1805452
  5. js:
  6. admin_menu.js: {}
  7. css:
  8. theme:
  9. admin_menu.css: {}
  10. dependencies:
  11. - core/jquery
  12. - core/drupal
  13. - core/drupalSettings
  14. - core/jquery.once
  15. drupal.admin_menu_uid1:
  16. version: 1.0
  17. css:
  18. theme:
  19. admin_menu.uid1.css: {}