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.
2 parents 5a622c2 + 28bb5c7 commit 4fd2518Copy full SHA for 4fd2518
package.json
@@ -104,6 +104,7 @@
104
"@types/styled-system": "^5.1.15",
105
"babel-loader": "^8.3.0",
106
"babel-preset-gatsby": "^2.23.0",
107
+ "chromatic": "^6.17.4",
108
"github-slugger": "^1.3.0",
109
"gray-matter": "^4.0.3",
110
"husky": "^4.2.5",
@@ -137,6 +138,7 @@
137
138
"type-check": "tsc --noEmit",
139
"storybook": "storybook dev -p 6006 -c .storybook",
140
"build-storybook": "storybook build",
141
+ "chromatic": "chromatic --project-token fee8e66c9916",
142
"theme": "chakra-cli tokens src/@chakra-ui/gatsby-plugin/theme.ts",
143
"theme:watch": "chakra-cli tokens src/@chakra-ui/gatsby-plugin/theme.ts --watch"
144
},
0 commit comments