Skip to content

web: add missing `registerHighlightContributions` call to the `Global styles` story

Warren Gifford requested to merge vb/storybook-register-missing-codehighligh into main

Created by: valerybugakov

Changes

  • Running yarn storybook:branded would load branded stories without registerHighlightContributions call which is required for the Global styles story. This PR adds missing registerHighlightContributions call.

Merge request reports

Loading