UNPKG

storybook-addon-theme-changer

Version:

A Storybook addon for switching different themes (ex. daisyUI etc.)

8 lines (6 loc) 277 B
'use strict'; var e=async n=>(console.log("This addon is augmenting the Vite config"),n),o=async n=>(console.log("This addon is augmenting the Webpack config"),n); exports.viteFinal = e; exports.webpack = o; //# sourceMappingURL=out.js.map //# sourceMappingURL=preset.cjs.map