UNPKG

dile-smooth-scroll

Version:

Webcomponent dile-smooth-scroll smooth scroll component

6 lines (4 loc) 232 B
const defaultConfig = require('@open-wc/demoing-storybook/default-storybook-webpack-config.js'); module.exports = ({ config }) => { return defaultConfig({ config, transpilePackages: ['lit-html', 'lit-element', '@open-wc'] }); };