Can the 7.x-3.x-dev version of the theme be set up for sub-theming. I believe some of the necessary files are missing and it seems pretty stable to me and more feature rich.

Comments

markhalliwell’s picture

Status: Active » Closed (duplicate)
Related issues: +#2261189: Add Drush support for creating sub-themes

We're moving to be able to use Drush to sub-theme. The documentation for the current sub-theme implementation work, you just have to substitute ./bootstrap_subtheme with ./starterkits/less which is where it now lives.

R-H’s picture

Ok, thanks.