Install dependencies.
yarn install
Run Eleventy to render WebC components to HTML Storybook can understand.
yarn start
Keep Eleventy running.
Then in a new terminal Run Storybook.
yarn storybook
Now you can develop WebC components in Storybook 🎉
- PostCSS custom transform