Pull merge.
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d7 / theme-info.twig
1 name = {{ name }}
2 description = {{ description }}
3 {% if base_theme %}
4 base theme = {{ base_theme }}
5 {% endif %}
6 core = 7.x
7
8 stylesheets[all][] = css/{{ machine_name }}.css
9 scripts[] = js/{{ machine_name }}.js