Skip to content

Commit ca5ddd8

Browse files
committed
add missing dep for building styles (hypeserver#226)
1 parent ac2f59a commit ca5ddd8

File tree

2 files changed

+910
-12
lines changed

2 files changed

+910
-12
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"jest": "^22.1.4",
6666
"normalize.css": "^7.0.0",
6767
"postcss": "^7.0.1",
68+
"postcss-cli": "^6.0.0",
6869
"postcss-import": "^11.0.0",
6970
"postcss-loader": "^2.0.10",
7071
"precss": "^2.0.0",

0 commit comments

Comments
 (0)