storybook/docs/_snippets/chromatic-install.md
Adrian Borgund a5955cf246
Update chromatic-install.md
I noticed the 'Publish Storybook' docs was missing the install script for Chromatic when having set pnpm as the package manager.
2024-11-05 13:20:09 +01:00

291 B

npm install chromatic --save-dev
pnpm add --save-dev chromatic
yarn add --dev chromatic