- Issue created by @RichardGaunt
- 🇦🇺Australia RichardGaunt Melbourne
These are the examples:
https://github.com/civictheme/monorepo-drupal/tree/develop/web/themes/co...
https://github.com/civictheme/monorepo-drupal/tree/develop/web/themes/co...
https://github.com/civictheme/monorepo-drupal/tree/develop/web/themes/co...We have had reports that these have ended up in production sites which was not their intent.
Aside from the problems with the old twig namespaces being used and breaking newly created sub-themes. - 🇦🇺Australia gargsuchi Melbourne
As a workaround, please delete the following directories from your new sub-theme manually (unless you have added some code changes):
- components/01-atoms/demo-button
- components/02-molecules/navigation-card
- components/03-organisms/header
We will address this issue in code soon.