Problem/Motivation
The .html.html.twig currenlty creates a blank line in the document, which can cause issues.
<!DOCTYPE html>
<html lang="de" dir="ltr" class="h-100" data-bs-theme="light">Should be removed!
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork bootstrap5-3608642
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybodyComment #4
grevil commentedLGTM! Test failure is definitly unrelated.