Sub-theme
Creating a sub-theme from the CivicTheme theme
php civictheme_create_subtheme.php <theme_machine_name> "Human theme name" "Human theme description" /path/to/theme_machine_nameEnabling sub-theme
drush theme:enable theme_machine_nameCompiling sub-theme assets
npm run buildRemove examples from civictheme_starter_kit
Last updated
Was this helpful?