Added dependencies for postcss

This commit is contained in:
stylesuxx
2015-11-18 03:11:04 +01:00
parent 5eee756f3e
commit 312c88b0bc
3 changed files with 31 additions and 0 deletions
+12
View File
@@ -39,6 +39,18 @@
}
]
},
"postcss": {
"options": [
{
"name": "postcss",
"value": "postcss",
"packages": [
{ "name": "postcss", "version": "^5.0.11" },
{ "name": "postcss-loader", "version": "^0.8.0" }
]
}
]
},
"style": {
"options": [
{