|
|
vor 1 Jahr | |
|---|---|---|
| .. | ||
| bin | vor 1 Jahr | |
| dist | vor 1 Jahr | |
| LICENSE | vor 1 Jahr | |
| README.md | vor 1 Jahr | |
| auto.config.js | vor 1 Jahr | |
| package.json | vor 1 Jahr | |
| postinstall.js | vor 1 Jahr | |
| preset.js | vor 1 Jahr | |
| tsup.config.js | vor 1 Jahr | |
@storybook/addon-styling-webpackGet started in Storybook 7 faster with popular styling tools.
To get started, install the package using the Storybook CLI
pnpm:
pnpm dlx storybook@latest add @storybook/addon-styling-webpack
yarn:
yarn dlx storybook@latest add @storybook/addon-styling-webpack
npm:
npx storybook@latest add @storybook/addon-styling-webpack
If you'd like to contribute to this addon, THANK YOU, I'd love your help 🙏
pnpm build build and package your addon codenext version on npm, and the development branch where most work occurslatest version on npm and the stable version that most users usenext branch, which depends on the next version of Storybook.next NPM tag.pick will get cherry-picked back to the main branch and will generate a release on the latest npm tag.