Skip to content

0.9.0 - Theme inheritance

Compare
Choose a tag to compare
@Igloczek Igloczek released this 20 May 17:42
· 597 commits to master since this release

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