A component-based theme for Drupal by Aten Design Group
Requirements
* Components module version 1.x-dev (https://www.drupal.org/project/components)
* This patch (hhttps://www.drupal.org/files/issues/2707849-8.patch)
## Requirements
* Components module version ~8.x-2.4 (https://www.drupal.org/project/components)
* This patch (https://www.drupal.org/files/issues/2707849-8.patch)
Generate a Subtheme
## Generate a Subtheme
* Run `./scripts/subtheme.sh <new theme name> <target directory>` where `<new theme name>` is the name of the theme you want to generate and `<target directory>` is where you would like the theme to be placed. Defaults to: `STARTER_KIT` and the current directory.