mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
18.47.2017 b3eb4ebba0a0e95bcebf22a32ed9e0f473d09ddd
src/package.json
@@ -9,7 +9,6 @@
  "scripts": {
    "build:production": "rm -rf ../static/dist && webpack -p",
    "build": "webpack --progress --colors --watch",
    "css:copy-tachyons": "rm -rf 'css/tachyons' && copyfiles -f 'node_modules/tachyons/src/*.css' 'css/tachyons/'",
    "start": "npm run build"
  },
  "devDependencies": {