rebuild css

This commit is contained in:
Martin Angers
2016-02-13 17:31:08 -05:00
parent a52774ed48
commit 2ce48ec4db
3 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,8 @@
"devDependencies": {
"autoprefixer": "^6.3.3",
"captain-git-hook": "~1.0.5",
"node-sass": "^3.4.2"
"node-sass": "^3.4.2",
"postcss-cli": "^2.5.1"
},
"scripts": {
"autoprefix": "postcss --use autoprefixer --output css/bulma.css css/bulma.css",