An opinionated Drupal base theme providing BEM style classes everywhere.

Considerations

  • Prevent the need of overriding templates as much as possible.
  • Provide BEM classes that are (hard)coded or refer to configuration (machine names), but never refer to content.
  • Combine Drupal specific concepts into sensible BEM components (like the fields of a node when rendered in a specific view mode. For example .node-article-teaser and .node-article-teaser__image.
Supporting organizations:

Project information

Releases

8.x-3.12 Stable release covered by the Drupal Security Team released 5 May 2026
Works with Drupal: ^9.3 || ^10 || ^11
Install:

Development version: 8.x-3.x-dev updated 4 May 2026 at 16:25 UTC