Install

Works with Drupal: ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 142.08 KB
MD5: 379a9be672b361be9ab98a5925db7ba9
SHA-1: 96bcdd996d1389d023ecd6d5927f910980d776b1
SHA-256: 90b217a1f0b5206c6b537e5278cfbaff5b259492c6b33a838d5e5a0a6fdf4ee3
Download zip 183.37 KB
MD5: bc6ca27dd45c8ab36bafe906ecc67c6b
SHA-1: d5513a09424efb3a0993431acfc7199990dbb121
SHA-256: 39299f7f995d0f5f0bcceaf712fdccbed72b02f43edbc2590e9c83833ad124c2

Release notes

Development snapshot of the 1.0.x branch of Charged UI.

Charged UI is a Drupal 11 base theme providing reusable Single Directory Components, Lit based web components, and a runtime Tailwind compiler. No Node.js and no build step required.

Requirements

  • Drupal 11
  • PHP 8.2 or newer
  • Canvas (drupal/canvas ^1.2)
  • Theme directory writable by the web server

Installation

composer require 'drupal/charged_ui:1.0.x-dev'
drush theme:enable charged_ui

Status

This is a development snapshot. APIs and component markup may change at any time. A tagged beta release will follow once the API stabilizes. Not covered by the security advisory policy.

See the README for sub-theme setup and the hook_charged_ui_scan_dirs_alter() extensibility hook.

Created by: mikostel
Created on: 26 May 2026 at 06:42 UTC
Last updated: 26 May 2026 at 06:42 UTC
New features

Other releases