diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index b458f25..9fe9839 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -30,11 +30,12 @@ libraries: # This section is used by the contrib module, Component Libraries. It allows you # to reference .twig files in your sass/ directory by using the Twig namespace: -# @octavia +# @agarica # See https://www.drupal.org/project/components for more information. component-libraries: - octavia: + agaric: paths: - - src/components - - src/layout - - src/templates + - patternlibrary/agaric/templates + agaric-com: + paths: + - patternlibrary/agaric-com/templates