New starterkit theme generator has been added as an experimental new tool in core. The starterkit theme generator allows developers to create a starting point for their theme. The generated theme has similar markup and CSS previously provided by Classy base theme including common CSS classes and markup. Instead of inheriting the markup and CSS from a base theme, the starterkit theme generator copies the defaults into a new theme.
Starterkit theme beta criteria
- #3206217: Allow starterkit themes to control how the theme is generated
- #3206219: Allow configuring which theme is used as a starterkit theme
- #3206226: Make updating changes from starterkit themes to generated themes easier
Starterkit theme stable criteria
- Documentation plan (needs issue)