Skip to content

Commit b8a0078

Browse files
committed
add chroma-js, postcss-import, postcss-value-parser
1 parent a87823b commit b8a0078

File tree

2 files changed

+93
-3
lines changed

2 files changed

+93
-3
lines changed

package-lock.json

+90-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@storybook/addon-viewport": "5.0.11",
4747
"@storybook/react": "5.0.11",
4848
"autoprefixer": "9.4.7",
49+
"chroma-js": "^2.0.6",
4950
"code-blocks": "^1.1.0",
5051
"colorette": "^1.1.0",
5152
"css-loader": "1.0.0",
@@ -62,10 +63,12 @@
6263
"node-fetch": "2.4.0",
6364
"npm-run-all": "4.1.5",
6465
"postcss": "7.0.14",
66+
"postcss-import": "^12.0.1",
6567
"postcss-load-config": "2.0.0",
6668
"postcss-loader": "^2.0.6",
6769
"postcss-node-sass": "2.1.8",
6870
"postcss-scss": "2.0.0",
71+
"postcss-value-parser": "^4.0.2",
6972
"prop-types": "^15.6.2",
7073
"semver": "5.7.1",
7174
"style-loader": "^0.18.2",

0 commit comments

Comments
 (0)