Skip to content

Commit be604db

Browse files
Fix backgrounds
1 parent a6b86bd commit be604db

File tree

3 files changed

+4
-44
lines changed

3 files changed

+4
-44
lines changed

dotcom-rendering/.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const config: StorybookConfig = {
3333
'@storybook/addon-webpack5-compiler-swc',
3434
'@storybook/addon-docs',
3535
'@storybook/addon-a11y',
36+
'@storybook/addon-backgrounds',
3637
],
3738

3839
webpackFinal: async (config) => {

dotcom-rendering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@guardian/tsconfig": "0.2.0",
4848
"@playwright/test": "1.52.0",
4949
"@sentry/browser": "10.20.0",
50-
"@storybook/addon-docs": "9.1.10",
50+
"@storybook/addon-docs": "9.1.13",
5151
"@storybook/addon-webpack5-compiler-swc": "4.0.1",
5252
"@storybook/react-webpack5": "9.1.13",
5353
"@svgr/webpack": "8.1.0",

pnpm-lock.yaml

Lines changed: 2 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)