Update theme relation to pattern library
This commit is contained in:
parent
05e0efcaa7
commit
be838c2440
1 changed files with 6 additions and 5 deletions
|
@ -30,11 +30,12 @@ libraries:
|
||||||
|
|
||||||
# This section is used by the contrib module, Component Libraries. It allows you
|
# 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:
|
# 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.
|
# See https://www.drupal.org/project/components for more information.
|
||||||
component-libraries:
|
component-libraries:
|
||||||
octavia:
|
agaric:
|
||||||
paths:
|
paths:
|
||||||
- src/components
|
- patternlibrary/agaric/templates
|
||||||
- src/layout
|
agaric-com:
|
||||||
- src/templates
|
paths:
|
||||||
|
- patternlibrary/agaric-com/templates
|
||||||
|
|
Loading…
Reference in a new issue