You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I create the file preview-head.html in $THEME/config/emulsify-core/storybook it should be added to all stories, however that isn't happening.
To Reproduce
Steps to reproduce the behavior:
Install Emulsify Drupal (in a site or solo)
Create $THEME/config/emulsify-core/storybook/preview-head.html with some code to place in the head.
Run npm run develop
Go to the site and inspect the story iframe and confirm your code isn't there.
Describe the bug
When I create the file
preview-head.html
in$THEME/config/emulsify-core/storybook
it should be added to all stories, however that isn't happening.To Reproduce
Steps to reproduce the behavior:
$THEME/config/emulsify-core/storybook/preview-head.html
with some code to place in the head.npm run develop
Expected behavior
The code should be added to each story, per https://storybook.js.org/docs/configure/story-rendering#adding-to-head.
Desktop (please complete the following information):
┆Issue is synchronized with this Clickup task by Unito
The text was updated successfully, but these errors were encountered: