shortcut.libraries.yml

Same filename and directory in other branches
  1. 11.x core/modules/shortcut/shortcut.libraries.yml
  2. 10 core/modules/shortcut/shortcut.libraries.yml
  3. 9 core/modules/shortcut/shortcut.libraries.yml
  4. 8.9.x core/modules/shortcut/shortcut.libraries.yml
core/modules/shortcut/shortcut.libraries.yml

File

core/modules/shortcut/shortcut.libraries.yml

View source
  1. drupal.shortcut:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/shortcut.theme.css: {}
  6. css/shortcut.icons.theme.css: {}
  7. olivero.shortcut.backport:
  8. version: VERSION
  9. css:
  10. component:
  11. css/backport-themes/olivero/page-title.css: {}
  12. claro.shortcut.backport:
  13. version: VERSION
  14. css:
  15. # @todo move this to components after
  16. # https://www.drupal.org/project/drupal/issues/3045467 is in.
  17. theme:
  18. css/backport-themes/claro/shortcut.css: {}
  19. dependencies:
  20. - claro/variables

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.