From 071d4b3adb409e4cd2ebe8ea6fcb7576e3736d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 16 Feb 2024 20:18:11 -0500 Subject: [PATCH] Update referencing of components to Composer 3 style --- web/themes/custom/agarica/agarica.info.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/themes/custom/agarica/agarica.info.yml b/web/themes/custom/agarica/agarica.info.yml index 84aa5ba..6d077b6 100644 --- a/web/themes/custom/agarica/agarica.info.yml +++ b/web/themes/custom/agarica/agarica.info.yml @@ -33,9 +33,9 @@ libraries: # to reference .twig files in your sass/ directory by using the Twig namespace: # @agarica # See https://www.drupal.org/project/components for more information. -component-libraries: - agaric: - paths: +components: + namespaces: + agaric: - patternlibrary/agaric/templates # agaric-com: # paths: