international-labour-organization / ilo_base_theme

A Drupal theme that implements the ILO Design System
Apache License 2.0
1 stars 0 forks source link

Add companion module. #1

Closed ademarco closed 7 months ago

ademarco commented 7 months ago

This PR will add a companion module for the base theme. The theme depends on this module, so it will be required to enable the module in order to use the theme. We need a companion module for the following reasons:

  1. We need to enable other modules, such as ui_patterns_library, and this can only be done by modules
  2. We need to build a UI Pattern deriver to load the design system's components as UI patterns

See https://github.com/international-labour-organization/ilo_base_theme/issues/9