Remove storybook dark mode. It is ugly.

This commit is contained in:
Gabe Kangas
2023-01-26 17:01:08 -08:00
parent 73963d0ca7
commit a5a6587234
4 changed files with 1 additions and 35 deletions

View File

@@ -18,7 +18,6 @@ module.exports = {
'@storybook/addon-postcss',
'@storybook/addon-a11y',
'storybook-addon-designs',
'storybook-dark-mode',
'storybook-addon-fetch-mock',
],
webpackFinal: async (config, { configType }) => {