Skip to content

Commit 44b6fcc

Browse files
committed
Remove storybook-addon-html, add addon-postcss
1 parent 9482577 commit 44b6fcc

3 files changed

Lines changed: 178 additions & 507 deletions

File tree

.storybook/main.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ module.exports = {
77
addons: [
88
'@storybook/addon-links',
99
'@storybook/addon-essentials',
10-
11-
// additional addons
12-
'@whitespace/storybook-addon-html'
10+
'@storybook/addon-postcss',
1311
],
1412
typescript: {
1513
reactDocgen: 'react-docgen-typescript'

0 commit comments

Comments
 (0)