drupalcz / csgov_theme
A CSGOV base theme.
Installs: 535
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 3
Language:Twig
Type:drupal-theme
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!