drupalcz/csgov_theme

A CSGOV base theme.

Maintainers

Package info

github.com/Drupalcz/csgov-theme

Language:Twig

Type:drupal-theme

pkg:composer/drupalcz/csgov_theme

Statistics

Installs: 641

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 3

4.4.0 2025-11-25 22:31 UTC

This package is auto-updated.

Last update: 2026-02-25 23:03:00 UTC


README

Starter theme for CSGov Drupal Distribution.

Basics

  • Theme is dependent on Design system gov.cz module, which provides a gov.cz components as Single Directory Components along with basic styling and variables.
  • Theme is using CSS custom properties (variables)
  • There is no gulp, or sass, only old "boring" plain CSS.
  • CSS is separated in small chunks together with the twig templates and JS in form of small components.

Happy codding!