diff --git a/core/modules/shortcut/shortcut.libraries.yml b/core/modules/shortcut/shortcut.libraries.yml index 94bad9d..d3ab123 100644 --- a/core/modules/shortcut/shortcut.libraries.yml +++ b/core/modules/shortcut/shortcut.libraries.yml @@ -14,3 +14,5 @@ drupal.shortcut: theme: css/shortcut.theme.css: {} css/shortcut.icons.css: {} + dependencies: + - core/hint.css diff --git a/core/modules/shortcut/shortcut.module b/core/modules/shortcut/shortcut.module index ec16b0b..d27adcb 100644 --- a/core/modules/shortcut/shortcut.module +++ b/core/modules/shortcut/shortcut.module @@ -390,7 +390,6 @@ function shortcut_preprocess_page(&$variables) { '#attached' => array( 'library' => array( 'shortcut/drupal.shortcut', - 'core/hint.css', ), ), '#prefix' => '