Style Guide
We have created a style guide module to display multiple elements and allow them to be re-used and checked against the global styling.
To install the Style Guide module, run:
bash
composer require --dev magebitcom/magento2-venta-theme-style-guideand enable the module:
bash
bin/magento setup:upgradeOnce the style guide module is enabled, you'll be able to see it under:
https://your-development-environment.dev/style-guideThis style guide will help you to style your Base Template.