Skip to content

Commit 15273e1

Browse files
committed
install pacakges to root
1 parent 5129679 commit 15273e1

File tree

2 files changed

+144
-100
lines changed

2 files changed

+144
-100
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@
151151
"webpack-dev-server": "^3.10.3",
152152
"webpack-merge": "^4.2.2",
153153
"webpack-node-externals": "^1.7.2",
154-
"worker-plugin": "^5.0.0"
154+
"worker-plugin": "^5.0.0",
155+
"postcss-apply": "0.12.0",
156+
"postcss-color-mod-function": "3.0.3",
157+
"postcss-import": "16.0.0",
158+
"postcss-preset-env": "9.3.0"
155159
}
156160
}

0 commit comments

Comments
 (0)