get app ready for heroku

This commit is contained in:
2017-02-07 22:26:44 -05:00
parent ae5250e688
commit 537795bf16
36 changed files with 33 additions and 0 deletions

5
static/sass/include.scss Normal file
View File

@@ -0,0 +1,5 @@
@import 'globals';
@import 'details';
@import 'items';
@import 'login';
@import 'new';