We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011712c commit 5aa79edCopy full SHA for 5aa79ed
package.json
@@ -14,7 +14,6 @@
14
"preversion": "bash ./src/scripts/updatePublishDate.sh",
15
"crowdin-contributors": "ts-node -O '{ \"module\": \"commonjs\" }' src/scripts/crowdin/getCrowdinContributors.ts",
16
"storybook": "storybook dev -p 6006",
17
- "storybook:tw": "storybook dev -p 6007 -c ./tailwind/.storybook",
18
"build-storybook": "storybook build",
19
"build-storybook:chromatic": "storybook build --test",
20
"chromatic": "chromatic --project-token fee8e66c9916",
0 commit comments