install baker-street_gulp-scss 0.0.8

This commit is contained in:
2018-03-15 11:21:12 +00:00
parent 7feaf7b129
commit acc2f753fa
37 changed files with 11264 additions and 5 deletions

3
bin/update Normal file
View File

@@ -0,0 +1,3 @@
#/bin/bash
docker-compose run --rm web pip-compile -v --upgrade
docker-compose build web