messages.css
Projects
Copy menu.html.twig from Classy.
Add attach_library('mantra_theme/menu')
.
mantra_theme.libraries.yml
Updated:
Drupal themes inherit libraries from core modules and base themes.
Inherited libraries can be extended or overridden in the theme info file.
mantra_theme.info.yml
Updated:
CKEditor 5 is now loaded without an iFrame, so it inherits the styles from the current theme.
mantra_theme.info.yml
ckeditor5-stylesheets:
- css/drupal/ckeditor5.css
Updated:
mantra_theme.libraries.yml
form:
css:
component:
css/drupal/component/form.css: {}
form.css
Updated:
mantra_theme.libraries.yml
tabs:
css:
component:
css/drupal/component/tabs.css: {}
menu-local-tasks.html.twig
Attach tabs library.
Updated:
mantra_theme.libraries.yml
branding:
css:
component:
css/drupal/component/branding.css: {}
branding.css
Updated:
mantra_theme.info.yml
libraries:
- mantra_theme/global
mantra_theme.libraries.yml
Updated: