mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 10:16:10 +02:00
🔧 Improved storybook configuration
This commit is contained in:
parent
83fe2f35b4
commit
33e8c8b3c9
6 changed files with 29 additions and 15 deletions
|
@ -1,5 +1,7 @@
|
|||
import { withThemeByClassName } from "@storybook/addon-themes";
|
||||
|
||||
import '../resources/public/css/ds.css';
|
||||
|
||||
export const decorators = [
|
||||
withThemeByClassName({
|
||||
themes: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue