Skip to content

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-guide

and enable the module:

bash
bin/magento setup:upgrade

Once the style guide module is enabled, you'll be able to see it under:

https://your-development-environment.dev/style-guide

This style guide will help you to style your Base Template.