UNPKG

@react-theming/storybook-addon

Version:

Develop themes and themable components with Emotion, Styled Components, Material-UI and your custom solution

17 lines 263 B
{ "presets": [ [ "@babel/preset-env", { "targets": { "node": "current", "browsers": "defaults" } } ], "@babel/preset-react" ], "plugins": [ "@babel/plugin-proposal-class-properties" ] }