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
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue