Theme Base Guide
Developer workflow
If you are building a theme, follow this path:
- Create a theme
- Configure it via
theme.json - Add SCSS styling and JavaScript
- Add assets and icons
- Override Bootstrap variables or responsive breakpoints
- Customize Storefront templates
- Use theme inheritance if needed
Next steps
Now that you know what you can do with themes, the next steps would be to create themes.