test: postcss integration
Showing
| ... | @@ -44,10 +44,12 @@ | ... | @@ -44,10 +44,12 @@ |
| "lint-staged": "^7.0.0", | "lint-staged": "^7.0.0", | ||
| "node-sass": "^4.7.2", | "node-sass": "^4.7.2", | ||
| "normalize-newline": "^3.0.0", | "normalize-newline": "^3.0.0", | ||
| "postcss-loader": "^2.1.2", | |||
| "pug": "^2.0.1", | "pug": "^2.0.1", | ||
| "sass-loader": "^6.0.7", | "sass-loader": "^6.0.7", | ||
| "stylus": "^0.54.5", | "stylus": "^0.54.5", | ||
| "stylus-loader": "^3.0.2", | "stylus-loader": "^3.0.2", | ||
| "sugarss": "^1.0.1", | |||
| "vue": "^2.5.16", | "vue": "^2.5.16", | ||
| "vue-template-compiler": "^2.5.16", | "vue-template-compiler": "^2.5.16", | ||
| "webpack": "^4.1.0", | "webpack": "^4.1.0", | ||
| ... | ... |
Please register or sign in to comment