Skip to content

Commit bfaaa48

Browse files
committed
also added postcss deps to devDeps
1 parent bc191ed commit bfaaa48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"in-publish": "^2.0.0",
1515
"isparta": "^3.0.3",
1616
"mocha": "^2.2.5",
17+
"postcss": "4.x",
18+
"postcss-modules-extract-imports": "0.x",
19+
"postcss-modules-local-by-default": "0.x",
20+
"postcss-modules-scope": "0.x",
1721
"precommit-hook": "^3.0.0"
1822
},
1923
"peerDependencies": {

0 commit comments

Comments
 (0)