Debug Attached Libraries
When we load a Drupal page, we can see the css and javascript that got loaded in the browser dev tools, but we don't know which...
When we load a Drupal page, we can see the css and javascript that got loaded in the browser dev tools, but we don't know which...
Drupal themes inherit libraries from core modules and base themes.
Inherited libraries can be extended or overridden in the...
name: Mantra description: Mantra theme. type: theme core_version_requirement: ">=8" base theme: false
By default, node content displays the author and date submitted.
This can be enabled in the content type settings.
The format is hardcoded in the node template.
The default date format can be configured in Region and language > Date and time formats.
Drupal sub theme documentation.
New initiative to improve frontend bundling.
Examples for modifying arrays in twig.
Documentation on how css aggregation works.
Drupal css architecture documentation.
Change record for using symfony vardumper with twig dump().