style-guide
style-guide copied to clipboard
Modify partials
Is there a way to modify the partials?
In the most basic case I would like to prepend a prefix to the id of the the .style-guide-partial divs to avoid conflicts with my app's CSS. So the rendered output would be id="style-guide-breadcrumbs" instead of id="breadcrumbs".