Some Storybook configuration

This commit is contained in:
Gabe Kangas
2022-04-22 23:04:27 -07:00
parent 88bbc80748
commit eadd27b6c0
3 changed files with 47017 additions and 578 deletions

View File

@@ -9,6 +9,10 @@ module.exports = {
'@storybook/addon-interactions',
'@storybook/preset-scss',
'@storybook/addon-postcss',
'@storybook/addon-a11y',
'@storybook/addon-viewport',
'storybook-dark-mode',
'addon-screen-reader',
],
webpackFinal: async (config, { configType }) => {
config.module.rules.push({