Added theme related rules: - theme-build - theme-build-prod - theme-clean - theme-install-dependencies - theme-watch References #41
Add `pull-from-prod` to the Makefile, which downloads a database from production, imports it and runs the post-import steps. Fixes #79