Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / theme / info.yml.twig
index e711e06cf2c8ee30ba4b3152e94a308f93bb0bc7..f68e9fb7e84099789eaa9669a785cc91a9b595c3 100644 (file)
@@ -5,7 +5,11 @@ package: {{ package }}
 core: {{ core }}
 libraries:
   - {{ machine_name }}/{{ global_library }}
-
+{% if libraries %}
+{% for library in libraries %}
+  - {{ machine_name }}/{{ library.library_name }}
+{% endfor %}
+{% endif %} 
 base theme: {{ base_theme }}
 {% if base_theme == 'classy' %}
 #Using Classy as a base theme https://www.drupal.org/theme-guide/8/classy