How to enable and install the Style guide manage module.
Enable Style guide manager¶
To use the Style guide manager, the Style guide manager module needs to first be enabled:
- Navigate to Extend
- Search for Cohesion Style guide manager
- Select the checkbox and click Install
You can also install via drush, using the following command:
drush en cohesion_style_guide -y
Configuring your theme¶
If your theme is a sub-theme of Site Studio minimal theme, no configuration is needed. If you have a custom theme that is not a sub-theme of Site Studio minimal you should check you have configured your theme as per our documentation on Modifying your website theme.