Podcast
Questions and Answers
Where should the _module.less file, which is a starting point for module-related styles, be placed?
Where should the _module.less file, which is a starting point for module-related styles, be placed?
- app/code (correct)
- Neither, it should be placed in a separate folder
- app/design
- app/code or app/design
What types of files should be placed in a module's folder according to the provided information?
What types of files should be placed in a module's folder according to the provided information?
- General theme variables
- Html, phtml, js, and layout files (correct)
- Css and js files
- Theme-specific files
Where should general theme variables and common styles be placed?
Where should general theme variables and common styles be placed?
- app/code
- In a separate folder
- app/design (correct)
- It depends on the type of theme
What is the rule of thumb for deciding whether to place files in the module's folder or the theme's folder?
What is the rule of thumb for deciding whether to place files in the module's folder or the theme's folder?
Where should customizations specific to a custom theme be placed?
Where should customizations specific to a custom theme be placed?
Where should customizations specific to a custom theme be placed?
Where should customizations specific to a custom theme be placed?
Identify the purpose of styles-m.less, styles-l.less, print.less?
Identify the purpose of styles-m.less, styles-l.less, print.less?
What should be placed in the app/code folder?
What should be placed in the app/code folder?
Where should the _module.less file, which is a starting point for module-related styles, be placed?
Where should the _module.less file, which is a starting point for module-related styles, be placed?
What is the purpose of layout XML instructions in Adobe Commerce?
What is the purpose of layout XML instructions in Adobe Commerce?