/drupal-8-basic-bootstrap-theme

This is what I've created and what I use for my new Drupal 8/9 projects, it's a blank theme that allows me to create from scratches all the themes I want

Primary LanguageHTML

Drupal 8 Basic theme, Bootstrap based

This theme has been based on the current Bootstrap 3 official Drupal theme, but instead of loading the whole Bootstrap css, only the basic Bootstrap 4 structure for row, container, container flud and col(s) has been added.

Futhermore, the theme is not render blocking (see html.html.twig and render-blocking.js)