-
- Downloads
Issue #3364885 by andy-blum, mglaman, alexpott, mherchel, lauriii, smustgrave,...
Issue #3364885 by andy-blum, mglaman, alexpott, mherchel, lauriii, smustgrave, isholgueras, Dave Reid, kostyashupenko, matthieuscarset, camoa, ctrlADel, fjgarlin, jwilson3: Allow themes to use a starterkit.yml file so it is easier to use the theme generator
parent
5254c779
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Command/GenerateTheme.php 234 additions, 265 deletionscore/lib/Drupal/Core/Command/GenerateTheme.php
- core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php 248 additions, 13 deletionscore/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
- core/themes/starterkit_theme/src/StarterKit.php 6 additions, 5 deletionscore/themes/starterkit_theme/src/StarterKit.php
- core/themes/starterkit_theme/starterkit_theme.info.yml 1 addition, 2 deletionscore/themes/starterkit_theme/starterkit_theme.info.yml
- core/themes/starterkit_theme/starterkit_theme.starterkit.yml 7 additions, 0 deletionscore/themes/starterkit_theme/starterkit_theme.starterkit.yml
Loading