Skip to content

Commit 1cc8f5b

Browse files
committed
include postcss-nested as dep
1 parent 9c93331 commit 1cc8f5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"hash-sum": "^1.0.2",
2727
"loader-utils": "^0.2.10",
2828
"parse5": "^1.5.0",
29-
"postcss": "^4.1.16"
29+
"postcss": "^4.1.16",
30+
"postcss-nested": "^0.3.2"
3031
},
3132
"peerDependencies": {
3233
"css-loader": "^0.15.4",

0 commit comments

Comments
 (0)