0.9.0 - Theme inheritance
Added inheritance of themes partials, now you can easily modify i.e. single module, without copying whole theme.
Works for both sass
and less
(without //@magento_import
, so you can't use blank
or luma
) themes.
To enable this feature add parent
param to your theme configuration - check config/themes.json.sample