Posted by: Pdfprep
Post Date: April 24, 2021
You are developing a new theme which inherits from the Magento_Luma theme.
How is this accomplished?
A . Add Magento/luma to theme.xml
B . Run the CLI command bin/magento dev:theme:inherit Magento_Luma
C . Specify the parent theme in Magento admin > Design > Configuration
D . Add Magento/luma to etc/view.xml
Answer: A
Leave a Reply